Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update GUIDELINES.md
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
  • Loading branch information
haddasbronfman and pichlermarc authored Aug 9, 2023
commit d8028df57742f9f3e3e1d8a28ab172697a874ac1
2 changes: 1 addition & 1 deletion GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This section refers to `"dependencies"` and `"devDependencies"` entries in `pack
> [!NOTE]
> As this approach might leave our project with outdated tooling, we adopt `renovate-bot`. This automated dependency update tool proactively opens pull requests upon the release of new patch/minor/major versions. The complete configuration for renovate-bot can be found in [renovate.json](./renovate.json) file.

### "Dependencies of the same monorepo"
### @opentelemetry/* dependencies

All packages from the `@opentelemetry/` namespace MUST have the same pinned version, as these dependencies are automatically updated on each release by lerna.

Expand Down