We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558195b commit 7c7dd6dCopy full SHA for 7c7dd6d
1 file changed
.github/renovate.json5
@@ -1,5 +1,5 @@
1
{
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
extends: ["github>eslint/workflows//.github/renovate/eslint-base.json5"],
4
- ignoreDeps: ["eslint-v9"],
+ ignoreDeps: ["eslint-v9", "fflate"],
5
}
0 commit comments