Skip to content

Commit 7ab1f21

Browse files
chore(deps): tighten up eslint dependabot pattern
1 parent d8355fe commit 7ab1f21

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/dependabot.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ updates:
1919
- "*commitlint*"
2020
eslint:
2121
patterns:
22-
- "*eslint*"
22+
- "@eslint/js"
23+
- "eslint"
2324
tanstack:
2425
patterns:
2526
- "*tanstack*"

0 commit comments

Comments
 (0)