Skip to content

Commit a2e133a

Browse files
authored
Add @eslint/* to eslint group in dependabot config (#2437)
1 parent 7743f7c commit a2e133a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ updates:
1818
eslint:
1919
patterns:
2020
- "eslint*"
21+
- "@eslint/*"
2122
- "@typescript-eslint/*"
2223
# Other updates should be okay all at once
2324
dev-dependencies:

0 commit comments

Comments
 (0)