We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint-app.json5
1 parent 8612057 commit 552c39fCopy full SHA for 552c39f
.github/renovate/eslint-app.json5
@@ -2,4 +2,5 @@
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
extends: ["github>eslint/workflows//.github/renovate/eslint-base.json5"],
4
rangeStrategy: "bump",
5
+ ignoreDeps: ["node", "npm"],
6
}
0 commit comments