Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon committed Sep 14, 2024
1 parent 5152a7b commit 5409e2c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,21 @@ updates:
schedule:
interval: "monthly"
groups:
bundler-lint:
patterns:
- brakeman
- erb_lint
- rubocop
- rubocop-*
bundler-dependencies:
patterns:
- "*"
exclude-patterns:
- puma
- brakeman
- erb_lint
- rubocop"
- rubocop-*
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit 5409e2c

Please sign in to comment.