0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-25 01:18:48 +03:00

Adding disabling the Dependency panel to the Renovate configuration

This commit is contained in:
2025-01-23 22:36:12 +00:00
parent 1b6b61ba31
commit 6a81db4cfc

View File

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