Merge pull request #51895 from vvoland/renovate-config

renovate: Always run go mod tidy
This commit is contained in:
Sebastiaan van Stijn
2026-01-22 20:51:17 +01:00
committed by GitHub

View File

@@ -4,6 +4,7 @@
"config:recommended",
":gitSignOff"
],
"postUpdateOptions": ["gomodTidy"],
"packageRules": [
{
"matchDatasources": ["go"],