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 706f620 commit 2b2af4bCopy full SHA for 2b2af4b
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