Skip to content

Commit 0db5b46

Browse files
Group ESLint Dependabot updates (#4665)
Using Dependabot's new grouped updates feature.
1 parent 95615fa commit 0db5b46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: weekly
12+
groups:
13+
ESLint:
14+
patterns:
15+
- esbuild
16+
- eslint
17+
- "@typescript-eslint/*"

0 commit comments

Comments
 (0)