Skip to content

Commit 4df772a

Browse files
committed
Fix lint
1 parent 8da85b1 commit 4df772a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

renovate.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@
1616
"rebaseWhen": "conflicted",
1717
"packageRules": [
1818
{
19-
"excludePackagePatterns": [
20-
"typescript",
21-
"typedoc*",
22-
"^@theguild/"
23-
],
19+
"excludePackagePatterns": ["typescript", "typedoc*", "^@theguild/"],
2420
"matchPackagePatterns": ["*"],
2521
"matchUpdateTypes": ["minor", "patch"],
2622
"groupName": "all non-major dependencies",

0 commit comments

Comments
 (0)