Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 2648146

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

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)