Skip to content

Commit

Permalink
Add ignore rule for eslint for now (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
devpow112 authored Jun 17, 2024
1 parent 6dfc608 commit 36fde86
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 @@ -13,6 +13,8 @@ updates:
ignore:
- dependency-name: '*'
update-types: ['version-update:semver-patch']
- dependency-name: eslint
versions: '>= 9'
groups:
testcafe:
dependency-type: production
Expand Down

0 comments on commit 36fde86

Please sign in to comment.