mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-25 21:55:52 -05: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"]
|
|
}
|