Skip to content
Open
Changes from all commits
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
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ updates:
exclude-patterns:
# every release adds checks that fire on existing code
- "errorProneVersion"
# Make AutoConfigure get its own PR that can be merged without waiting on the batch
- "com.azure:azure-monitor-opentelemetry-autoconfigure"
update-types:
- "minor"
- "patch"
Expand Down