Skip to content

Commit f8c62b7

Browse files
authored
chore: switch to pre-commit hooks preset (#697)
1 parent 4c561ef commit f8c62b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

renovate.json5

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,9 @@
99
":separateMultipleMajorReleases",
1010
// Allow to receive patch updates for MariaDB while waiting with upgrading to the next minor version
1111
":separatePatchReleases",
12-
// https://docs.renovatebot.com/modules/manager/pre-commit/
13-
// https://docs.renovatebot.com/presets-default/#enableprecommit
14-
":enablePreCommit",
1512
"github>mschoettle/renovate-presets//presets/docker-alpine.json5",
1613
"github>mschoettle/renovate-presets//presets/actions-dependency-version.json5",
17-
"github>mschoettle/renovate-presets//presets/packages/typos.json5",
14+
"github>mschoettle/renovate-presets//presets/pre-commit-hooks.json5",
1815
],
1916
"assignees": ["mschoettle"],
2017
"labels": ["dependencies"],

0 commit comments

Comments
 (0)