Skip to content

Commit 1545db1

Browse files
committed
Group eslint and @eslint/js
They are released from the same repo and should be bumped together Signed-off-by: David Thompson <[email protected]>
1 parent e5024b0 commit 1545db1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
typescript-eslint:
1010
patterns:
1111
- "@typescript-eslint/*"
12+
eslint:
13+
patterns:
14+
- "eslint"
15+
- "@eslint/js"

0 commit comments

Comments
 (0)