Skip to content

Commit 2a51049

Browse files
arturosdgclaude
andauthored
chore(deps): add @eslint/* to the dependabot eslint group (#362)
@eslint/js is version-locked to eslint but was not matched by the eslint group patterns, so Dependabot opened a separate PR for it. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 82f70db commit 2a51049

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ updates:
2424
eslint:
2525
patterns:
2626
- "eslint"
27+
- "@eslint/*"
2728
- "@typescript-eslint/*"
2829
- "eslint-plugin-*"
2930
testing:

0 commit comments

Comments
 (0)