Skip to content

Commit c4f4260

Browse files
authored
chore: add preset for pre-commit hooks to be updated by Renovate (#1475)
Added `pre-commit-hooks.json5` from `mschoettle/renovate-presets` to the Renovate config to manage pre-commit hook updates automatically.
1 parent 4f00547 commit c4f4260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// https://docs.renovatebot.com/presets-schedule/#scheduleweekly
2222
"schedule:weekly",
2323
"github>mschoettle/renovate-presets//presets/actions-dependency-version.json5",
24+
"github>mschoettle/renovate-presets//presets/pre-commit-hooks.json5",
2425
],
2526
// Extra rules for node images. See: https://github.com/renovatebot/renovate/discussions/29501
2627
// Ensure that node docker versioning doesn't interfere with the custom managers.

0 commit comments

Comments
 (0)