ci: run renovate on weekends

This commit is contained in:
Henrique Dias
2025-12-05 15:10:32 +01:00
parent 50e1828b60
commit 2f98af7d1e
+2 -1
View File
@@ -10,5 +10,6 @@
"postUpdateOptions": [
"gomodUpdateImportPaths",
"gomodTidy"
]
],
"schedule": "* * * * 0,6"
}