Enable pre-commit renovate support (#2570)
This commit is contained in:
parent
b9ab1e2b16
commit
713f23b7ad
|
|
@ -2,5 +2,8 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
],
|
||||
"pre-commit": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue