Skip to content

Commit

Permalink
fix: update cypress and ignore major eslint updates
Browse files Browse the repository at this point in the history
  • Loading branch information
victal committed May 5, 2024
1 parent 0b84133 commit ae38859
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ updates:
ignore:
- dependency-name: "chai"
update-types: ["version-update:semver-major"]
- dependency-name: "eslint" # Due to dependency from addons-linter
update-types: ["version-update:semver-major"]

- package-ecosystem: "github-actions"
directory: "/"
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae38859

Please sign in to comment.