chore: add go.mod tidy to renovate.json

This commit is contained in:
Henrique Dias
2025-06-20 07:56:44 +02:00
committed by GitHub
parent 758410ba64
commit c938367dc0
+3
View File
@@ -3,5 +3,8 @@
"extends": [
"config:recommended",
"group:all"
],
"postUpdateOptions": [
"gomodTidy"
]
}