mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-01-18 16:08:05 +00:00
update renovate config
This commit is contained in:
parent
b64779d5bc
commit
0e3bad605e
1 changed files with 9 additions and 1 deletions
|
@ -1 +1,9 @@
|
||||||
{ "extends": ["config:base", "config:semverAllMonthly", ":automergeMinor"] }
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:recommended",
|
||||||
|
"config:semverAllMonthly",
|
||||||
|
":automergeAll",
|
||||||
|
":automergeBranch"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue