Skip to content

Commit

Permalink
Merge pull request #599 from microsoftgraph/feature/dependabot-groups
Browse files Browse the repository at this point in the history
ci: adds dependabot groups to reduce PRs
  • Loading branch information
baywet authored Oct 18, 2024
2 parents 80aff8d + 9584461 commit 14cc729
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ updates:
open-telemetry:
patterns:
- "*opentelemetry*"
kiota:
patterns:
- "*kiota*"
pylint:
patterns:
- "*pylint*"
- "*astroid*"
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit 14cc729

Please sign in to comment.