{ "extends": [ "config:base" ], "schedule": "0 8 * * *", "timezone": "Pacific/Auckland", "vulnerabilityAlerts": { "labels": ["security"], "schedule": "* * * * *" }, "labels": ["ready for review"], "ignoreUnstable": true, "minimumReleaseAge": 3, "packageRules": [ { "matchUpdateTypes": ["major"], "labels": ["UPDATE-MAJOR"] } ], "docker": { "pinDigests": true } }