Skip to content

Commit

Permalink
- adds dependabot groups for npm dependencies to reduce noise
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Nov 20, 2023
1 parent 9560232 commit 05e7db8
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 05e7db8

Please sign in to comment.