Skip to content

Commit

Permalink
TEST-1234 Add eslint group name
Browse files Browse the repository at this point in the history
  • Loading branch information
hwinther committed May 3, 2024
1 parent 235f583 commit 3ff6087
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ updates:
patterns:
- "eslint"
- "eslint-*"
- "@eslint/*"
- "@typescript-eslint/*"
- "*/eslint-plugin"
- "*/eslint-plugin-*"
Expand All @@ -85,6 +86,7 @@ updates:
eslint:
patterns:
- "eslint"
- "@eslint/*"
- "eslint-*"
- "@typescript-eslint/*"
- "*/eslint-plugin"
Expand Down

0 comments on commit 3ff6087

Please sign in to comment.