github.com/cozy/cozy-stack@v0.0.0-20240327093429-939e4a21320e/.renovaterc.json (about) 1 { 2 "extends": ["config:base"], 3 "schedule": "before 6am on Monday", 4 "timezone": "Europe/Paris", 5 "postUpdateOptions": ["gomodTidy"] 6 }