Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 851f25c

Browse files
committed
Group dependabot PRs for eslint related
dependabot/fetch-metadata#374 github/eslint-plugin-github#441
1 parent af7561d commit 851f25c

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
@@ -11,3 +11,7 @@ updates:
1111
ignore:
1212
- dependency-name: '@types/*'
1313
update-types: ['version-update:semver-major']
14+
groups:
15+
eslint-dependencies:
16+
patterns:
17+
- '*eslint*'

0 commit comments

Comments
 (0)