Skip to content

Commit

Permalink
Enable checking .renovaterc.json5 files with pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
tpansino authored Oct 1, 2024
1 parent d8fd281 commit d84e610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
(?x)^(
renovate\.(json|json5)|
\.(github|gitlab)/renovate\.(json|json5)|
\.renovaterc(\.json)?
\.renovaterc\.(json|json5)?
)$
# this hook is autogenerated from a script
Expand Down

0 comments on commit d84e610

Please sign in to comment.