Skip to content

Commit

Permalink
Create a single Dependabot grouped update
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon authored Dec 3, 2024
1 parent 9775867 commit 405326d
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,12 @@ updates:
directory: "/"
schedule:
interval: "monthly"
allow:
- dependency-type: "all"
groups:
bundler-lint:
patterns:
- brakeman
- erb_lint
- rubocop
- rubocop-*
bundler-dependencies:
all:
patterns:
- "*"
exclude-patterns:
- puma
- brakeman
- erb_lint
- rubocop
- rubocop-*
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit 405326d

Please sign in to comment.