Update and rename renovate.json to .github/renovate.json
This commit is contained in:
parent
2dd0211353
commit
7ef5f34ee6
1 changed files with 3 additions and 1 deletions
8
.github/renovate.json
vendored
Normal file
8
.github/renovate.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"commitBody": "[skip ci]",
|
||||
"baseBranches": ["refactor/depUpdates"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue