Skip to content

Commit

Permalink
dependabot.yml: ignore eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Aug 12, 2024
1 parent 84bd659 commit 856973e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ updates:
- "version-update:semver-major"
- "version-update:semver-minor"
- "version-update:semver-patch"
- dependency-name: "eslint"
update-types:
- "version-update:semver-major"
- "version-update:semver-minor"
- "version-update:semver-patch"

0 comments on commit 856973e

Please sign in to comment.