Skip to content

Commit 5e9f421

Browse files
committed
ci(renovate): use loose versioning for scop/pre-commit-shfmt
Renovate's default does not appear to work with it.
1 parent 8b5bca0 commit 5e9f421

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,10 @@
5252
"versioning": "regex:^(?<major>\\d{8})$"
5353
},
5454
{
55-
"matchPackageNames": ["shellcheck-py/shellcheck-py"],
55+
"matchPackageNames": [
56+
"scop/pre-commit-shfmt",
57+
"shellcheck-py/shellcheck-py"
58+
],
5659
"versioning": "loose"
5760
}
5861
]

0 commit comments

Comments
 (0)