Skip to content

Commit 7c7dd6d

Browse files
authored
chore: ignore fflate updates in renovate (#661)
1 parent 558195b commit 7c7dd6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
33
extends: ["github>eslint/workflows//.github/renovate/eslint-base.json5"],
4-
ignoreDeps: ["eslint-v9"],
4+
ignoreDeps: ["eslint-v9", "fflate"],
55
}

0 commit comments

Comments
 (0)