Skip to content

Commit 82b396c

Browse files
committed
Dependabot: Add group for RuboCop
1 parent 6dabe13 commit 82b396c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ updates:
1919
labels:
2020
- 'dependencies'
2121
- 'ruby'
22+
groups:
23+
rubocop:
24+
patterns:
25+
- 'rubocop'
26+
- 'rubocop-*'
2227

2328
- package-ecosystem: 'github-actions'
2429
directory: '/'

0 commit comments

Comments
 (0)