mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
8 lines
208 B
JSON
8 lines
208 B
JSON
|
{
|
||
|
"extends": ["config:base"]",
|
||
|
"baseBranches": ["main"],
|
||
|
"branchPrefix": "renovateaction",
|
||
|
"extends": ["config:base", ":rebaseStalePrs"],
|
||
|
"enabledManagers": ["dockerfile", "go", "github-actions"]
|
||
|
}
|