{ "extends": [ "config:recommended" ], "labels": [ "ready for review" ], "ignoreUnstable": true, "minimumReleaseAge": "3", "packageRules": [ { "matchCategories": [ "docker", "github-actions" ], "pinDigests": true }, { "matchUpdateTypes": [ "major" ], "labels": [ "UPDATE-MAJOR" ] } ] }