Skip to content

Commit

Permalink
Group dependabot created updates for some packages in fewer PRs (#3968)
Browse files Browse the repository at this point in the history
* * Update dependabot config to group updates for some packages in fewer PRs

* * Add group for @fortawesome/*

* * Add more
  • Loading branch information
PikachuEXE authored Sep 5, 2023
1 parent 1003763 commit aa7c4a4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,27 @@ updates:
- "PR: waiting for review"
- "PR: dependencies"
open-pull-requests-limit: 15
groups:
babel:
patterns:
- "@babel/*"
- "babel-*"
eslint:
patterns:
- "eslint"
- "eslint-*"
- "yaml-eslint-parser"
- "vue-eslint-parser"
stylelint:
patterns:
- "stylelint"
- "stylelint-*"
- "postcss"
- "postcss-*"
- "@double-great/stylelint-a11y"
fortawesome:
patterns:
- "@fortawesome/*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit aa7c4a4

Please sign in to comment.