headscale/.github/renovate.json
2022-02-19 19:49:12 +01:00

7 lines
208 B
JSON

{
"extends": ["config:base"]",
"baseBranches": ["main"],
"branchPrefix": "renovateaction",
"extends": ["config:base", ":rebaseStalePrs"],
"enabledManagers": ["dockerfile", "go", "github-actions"]
}