We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c561ef commit f8c62b7Copy full SHA for f8c62b7
renovate.json5
@@ -9,12 +9,9 @@
9
":separateMultipleMajorReleases",
10
// Allow to receive patch updates for MariaDB while waiting with upgrading to the next minor version
11
":separatePatchReleases",
12
- // https://docs.renovatebot.com/modules/manager/pre-commit/
13
- // https://docs.renovatebot.com/presets-default/#enableprecommit
14
- ":enablePreCommit",
15
"github>mschoettle/renovate-presets//presets/docker-alpine.json5",
16
"github>mschoettle/renovate-presets//presets/actions-dependency-version.json5",
17
- "github>mschoettle/renovate-presets//presets/packages/typos.json5",
+ "github>mschoettle/renovate-presets//presets/pre-commit-hooks.json5",
18
],
19
"assignees": ["mschoettle"],
20
"labels": ["dependencies"],
0 commit comments