chore: configure renovate
This commit is contained in:
parent
b73a80b4fa
commit
0ef9170f4e
1 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,9 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":dependencyDashboard"
|
||||
":dependencyDashboard",
|
||||
":automergeMinor",
|
||||
":automergePatch",
|
||||
":maintainLockFilesWeekly"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue