{ "baseBranches": [ "master" ], "rebaseWhen": "conflicted", "semanticCommits": "enabled", "labels": [ "Dependencies" ], "extends": [ "config:best-practices", "github>mihonapp/mihon//.github/renovate.json5" ], "packageRules": [ { "groupName": "GitHub Actions", "matchManagers": ["github-actions"], "pinDigests": true } ] }