Skip to content

Commit d84e610

Browse files
authored
Enable checking .renovaterc.json5 files with pre-commit hook
1 parent d8fd281 commit d84e610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
(?x)^(
172172
renovate\.(json|json5)|
173173
\.(github|gitlab)/renovate\.(json|json5)|
174-
\.renovaterc(\.json)?
174+
\.renovaterc\.(json|json5)?
175175
)$
176176
177177
# this hook is autogenerated from a script

0 commit comments

Comments
 (0)