

feat: renovate handle pre-commit
@1cece51567042ca489bcf424500c75dd392125d6
--- renovate.json
+++ renovate.json
... | ... | @@ -1,6 +1,7 @@ |
1 | 1 |
{ |
2 | 2 |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", |
3 |
- "extends": [ |
|
4 |
- "config:recommended" |
|
5 |
- ] |
|
3 |
+ "extends": ["config:recommended"], |
|
4 |
+ "pre-commit": { |
|
5 |
+ "enabled": true |
|
6 |
+ } |
|
6 | 7 |
} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?