mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-11 14:30:06 -05:00
github/workflows: init renovatebot
This commit is contained in:
7
.github/renovate.json
vendored
Normal file
7
.github/renovate.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": ["config:base"]",
|
||||
"baseBranches": ["main"],
|
||||
"branchPrefix": "renovateaction",
|
||||
"extends": ["config:base", ":rebaseStalePrs"],
|
||||
"enabledManagers": ["dockerfile", "go", "github-actions"]
|
||||
}
|
||||
Reference in New Issue
Block a user