Skip to content

Commit

Permalink
Ignore ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Apr 23, 2024
1 parent fd40520 commit 94c943b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ updates:
schedule:
interval: 'weekly'
open-pull-requests-limit: 10
ignore:
- dependency-name: "eslint"
groups:
lint:
patterns:
- "@typescript-eslint/*"
- "eslint"
- "eslint-*"
- "prettier"
vitest:
Expand Down

0 comments on commit 94c943b

Please sign in to comment.