Skip to content

Commit 68046a7

Browse files
authored
chore: ignore eslint-v9 for renovate (#632)
1 parent faadc59 commit 68046a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +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"],
45
}

0 commit comments

Comments
 (0)