Skip to content

Commit

Permalink
Exclupde eslint-plugin-import updates from dependabot
Browse files Browse the repository at this point in the history
See #2510 for reason why.
  • Loading branch information
aeisenberg authored Oct 2, 2024
1 parent e85017e commit ecac2c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ updates:
# v7 requires ESM
- dependency-name: "del"
versions: ["^7.0.0"]
# This is broken due to the way configuration files have changed.
# This might be fixed when we move to eslint v9.
- dependency-name: "eslint-plugin-import"
versions: [">=2.30.0"]
groups:
npm:
patterns:
Expand Down

0 comments on commit ecac2c6

Please sign in to comment.