chore: Update renovate configuration files
All checks were successful
CI / cache-and-install (push) Successful in 41s
All checks were successful
CI / cache-and-install (push) Successful in 41s
This commit is contained in:
14
renovate.json
Normal file
14
renovate.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base",
|
||||
"schedule:weekly",
|
||||
"group:allNonMajor",
|
||||
":semanticCommitTypeAll(chore)"
|
||||
],
|
||||
"forkProcessing": "enabled",
|
||||
"rangeStrategy": "bump",
|
||||
"labels": [
|
||||
"dependencies"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user