summaryrefslogtreecommitdiffstats
path: root/renovate.json
diff options
context:
space:
mode:
authorMichael Kriese <michael.kriese@visualon.de>2024-03-25 13:57:44 +0100
committerMichael Kriese <michael.kriese@visualon.de>2024-03-25 13:58:51 +0100
commit8f1c26aa54a4e99020a57d1716f390f40c263d09 (patch)
treee834ac060aa8cf3b7f3813c0ff3038ee4e6555d8 /renovate.json
parentMerge pull request 'Update renovate config' (#2783) from viceice/forgejo:chor... (diff)
downloadforgejo-8f1c26aa54a4e99020a57d1716f390f40c263d09.tar.xz
forgejo-8f1c26aa54a4e99020a57d1716f390f40c263d09.zip
Update renovate config
Diffstat (limited to 'renovate.json')
-rw-r--r--renovate.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json
index a407240469..9fe8061457 100644
--- a/renovate.json
+++ b/renovate.json
@@ -3,7 +3,7 @@
"extends": ["config:best-practices", ":approveMajorUpdates"],
"ignorePresets": [":semanticPrefixFixDepsChoreOthers"],
"semanticCommits": "disabled",
- "postUpdateOptions": ["gomodUpdateImportPaths", "npmDedupe"],
+ "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths", "npmDedupe"],
"platformAutomerge": false,
"packageRules": [
{