chore(deps): add renovate bot
This commit is contained in:
parent
424b02b140
commit
ce9b3fad3d
1 changed files with 10 additions and 0 deletions
10
renovate.json
Normal file
10
renovate.json
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
":dependencyDashboard",
|
||||||
|
":semanticPrefixFixDepsChoreOthers",
|
||||||
|
":ignoreModulesAndTests",
|
||||||
|
"group:allNonMajor",
|
||||||
|
":semanticCommitTypeAll(chore)"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue