Skip to content

Commit

Permalink
Merge pull request #74 from target/dependabot-groups
Browse files Browse the repository at this point in the history
build: add dependabot groups
  • Loading branch information
bmuenzenmeyer authored Jul 7, 2023
2 parents 831efc0 + 7362f31 commit 3e0c25f
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 3e0c25f

Please sign in to comment.