Update renovate config
This commit is contained in:
parent
674a711127
commit
8f1c26aa54
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"extends": ["config:best-practices", ":approveMajorUpdates"],
|
||||
"ignorePresets": [":semanticPrefixFixDepsChoreOthers"],
|
||||
"semanticCommits": "disabled",
|
||||
"postUpdateOptions": ["gomodUpdateImportPaths", "npmDedupe"],
|
||||
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths", "npmDedupe"],
|
||||
"platformAutomerge": false,
|
||||
"packageRules": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue