Merge pull request 'Update renovate config' (#2784) from viceice/forgejo:chore/renovate into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2784 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
commit
9e77bf310c
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