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 4222d50 commit a5054d0Copy full SHA for a5054d0
.github/renovate.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "github>cucumber/renovate-config"
+ "github>cucumber/renovate-config",
5
+ ":enablePreCommit"
6
]
7
}
0 commit comments