mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-28 04:30:25 -04:00
dev: Disable approvals for lockfile maintenance PR creation (#7666)
This commit is contained in:
@@ -24,6 +24,13 @@
|
|||||||
],
|
],
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Always create lockfile maintenance PRs without dashboard approval",
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"lockFileMaintenance"
|
||||||
|
],
|
||||||
|
"dependencyDashboardApproval": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"pep621"
|
"pep621"
|
||||||
|
|||||||
Reference in New Issue
Block a user