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.
2 parents c3a9d55 + 2b2af4b commit 4254a1dCopy full SHA for 4254a1d
renovate.json5
@@ -0,0 +1,10 @@
1
+{
2
+ $schema: "https://docs.renovatebot.com/renovate-schema.json",
3
+ extends: [
4
+ "config:best-practices",
5
+ // Opt-in to beta support for pre-commit.
6
+ // See https://docs.renovatebot.com/modules/manager/pre-commit/
7
+ ":enablePreCommit"
8
+ ],
9
+ enabledManagers: ["pre-commit"],
10
+}
0 commit comments