Skip to content

Commit 72654a2

Browse files
fflatenandyleejordan
authored andcommitted
Move eslint dependabot group to npm
1 parent 5f3ea5f commit 72654a2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ updates:
55
schedule:
66
interval: weekly
77
open-pull-requests-limit: 10
8-
- package-ecosystem: github-actions
9-
directory: "/"
10-
schedule:
11-
interval: weekly
128
groups:
139
ESLint:
1410
patterns:
15-
- esbuild
16-
- eslint
11+
- "esbuild"
12+
- "eslint"
1713
- "@typescript-eslint/*"
14+
- package-ecosystem: github-actions
15+
directory: "/"
16+
schedule:
17+
interval: weekly

0 commit comments

Comments
 (0)