0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-07 18:43:34 +03:00

Adding disabling the Dependency panel to the Renovate configuration

This commit is contained in:
Valentin Popov 2025-01-23 22:36:12 +00:00
parent 1b6b61ba31
commit 6a81db4cfc
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -1,6 +1,7 @@
{ {
"extends": [ "extends": [
"config:recommended" "config:recommended",
":disableDependencyDashboard"
], ],
"automerge": true, "automerge": true,
"packageRules": [ "packageRules": [