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 ccefe80 commit 03bd85fCopy full SHA for 03bd85f
.renovaterc.json
@@ -1,6 +1,7 @@
1
{
2
"extends": [
3
- "config:base"
+ "config:base",
4
+ ":enablePreCommit"
5
],
6
"pip_requirements": {
7
"fileMatch": ["^requirements(-[\\w]*)?\\.txt$"]
0 commit comments