mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 01:54:38 +03:00
Remove 'labels' from Renovate configuration and retain 'automerge' setting for improved dependency update control.
This commit is contained in:
parent
6f0260f7bc
commit
39e28d06ea
@ -2,7 +2,6 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended", ":disableDependencyDashboard"],
|
||||
"assignees": ["valentineus"],
|
||||
"labels": ["dependencies"],
|
||||
"rangeStrategy": "bump",
|
||||
"npm": {
|
||||
"enabled": true,
|
||||
@ -18,8 +17,7 @@
|
||||
"groupName": "all digest updates",
|
||||
"groupSlug": "all-digest",
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"matchPackageNames": ["*"],
|
||||
"automerge": true
|
||||
"matchPackageNames": ["*"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user