Files
ip-info/renovate.json
thuanle cc5cf67c88
Build Docker Image / build (arm64) (push) Successful in 1m16s
Build Docker Image / build (amd64) (push) Successful in 1m54s
Build Docker Image / amend-manifest (push) Successful in 11s
Update renovate.json
2026-07-03 10:17:02 +07:00

10 lines
197 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"matchManagers": ["gomod"],
"postUpdateOptions": ["gomodTidy", "gomodMassage"]
}
]
}