Skip to content

Commit

Permalink
Add rubocop group to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dduugg committed Dec 28, 2024
1 parent 8f6f2cf commit 6c23ac7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ updates:
schedule:
interval: "monthly"
groups:
rubocop:
patterns:
- "rubocop*"
sorbet:
patterns:
- "*-sorbet"
- "sorbet-*"
- "*sorbet*"
- "tapioca"
labels:
Expand Down

0 comments on commit 6c23ac7

Please sign in to comment.