Skip to content

Commit

Permalink
Merge pull request #436 from microsoftgraph/feature/dependabot-groups
Browse files Browse the repository at this point in the history
- adds dependabot groups for npm dependencies to reduce noise
  • Loading branch information
baywet authored Nov 21, 2023
2 parents 9560232 + 05e7db8 commit cb47707
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 @@ -5,6 +5,13 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
groups:
kiota-dependencies:
patterns:
- "*kiota*"
eslint:
patterns:
- "*eslint*"
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit cb47707

Please sign in to comment.