github/workflows: init renovatebot
This commit is contained in:
parent
7d5e6d3f0f
commit
3db88d27de
2 changed files with 33 additions and 0 deletions
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"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue