Skip to content

Commit

Permalink
group babel, eslint and rails
Browse files Browse the repository at this point in the history
  • Loading branch information
bmesuere authored Aug 21, 2023
1 parent a6890ae commit e81128f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,17 @@ updates:
prefix: ""
labels:
- "dependencies"
groups:
babel:
patterns:
- "@babel*"
- "babel*"
eslint:
patterns:
- "eslint*"
rails:
patterns:
- "@rails*"
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit e81128f

Please sign in to comment.