Skip to content

Commit

Permalink
build: add dependabot groups
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuenzenmeyer committed Jul 5, 2023
1 parent 831efc0 commit 7362f31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,11 @@ updates:
timezone: "Asia/Kolkata"
allow:
- dependency-type: "direct"
groups:
eslint-and-prettier:
patterns:
- "*eslint*"
- "*prettier*"

- package-ecosystem: "nuget"
directory: "/"
Expand Down

0 comments on commit 7362f31

Please sign in to comment.