configure: renovatebot
This commit is contained in:
parent
74ebe6e7c9
commit
a011f2f517
1 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,13 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
":dependencyDashboard",
|
||||||
|
":semanticPrefixFixDepsChoreOthers",
|
||||||
|
":ignoreModulesAndTests",
|
||||||
|
"group:monorepos",
|
||||||
|
"group:recommended",
|
||||||
|
"replacements:all",
|
||||||
|
"workarounds:all",
|
||||||
|
"mergeConfidence:all-badges"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue