Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 98811e4

Browse files
committed
Group dependabot PRs for rubocop related
dependabot/fetch-metadata#374 github/eslint-plugin-github#441
1 parent a54ded0 commit 98811e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
schedule:
1010
interval: "weekly"
1111
versioning-strategy: increase
12+
groups:
13+
rubocop-dependencies:
14+
patterns:
15+
- '*rubocop*'
1216
ignore:
1317
- dependency-name: 'rubocop'
1418
versions:

0 commit comments

Comments
 (0)