Skip to content

Commit ef30bb3

Browse files
ci(renovate): update eslint-config-next together with next
1 parent 91fec8e commit ef30bb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
},
3333
{
3434
"groupName": "eslint",
35-
"matchPackagePatterns": ["eslint"]
35+
"matchPackagePatterns": ["eslint"],
36+
"excludePackageNames": ["eslint-config-next"]
3637
},
3738
{
3839
"matchPackageNames": ["@types/node"],

0 commit comments

Comments
 (0)