chore: Disable dependency dashboard in renovate configuration
All checks were successful
CI / cache-and-install (push) Successful in 37s
All checks were successful
CI / cache-and-install (push) Successful in 37s
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
"config:base",
|
||||
"schedule:weekly",
|
||||
"group:allNonMajor",
|
||||
":semanticCommitTypeAll(chore)"
|
||||
":semanticCommitTypeAll(chore)",
|
||||
":disableDependencyDashboard"
|
||||
],
|
||||
"forkProcessing": "enabled",
|
||||
"rangeStrategy": "bump",
|
||||
|
Reference in New Issue
Block a user