mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-23 16:38:48 +03:00
Adding disabling the Dependency panel to the Renovate configuration
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
"config:recommended",
|
||||
":disableDependencyDashboard"
|
||||
],
|
||||
"automerge": true,
|
||||
"packageRules": [
|
||||
|
Reference in New Issue
Block a user