chore(deps): Prevent automerge of non-semantic cs-fixer bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Родитель
f3683a08a5
Коммит
a0e2eb3c34
|
@ -76,8 +76,8 @@
|
|||
"reviewers": []
|
||||
},
|
||||
{
|
||||
"description": "Do not merge @nextcloud/vue without human review",
|
||||
"matchPackageNames": ["@nextcloud/vue"],
|
||||
"description": "Only automerge packages that follow semver",
|
||||
"matchPackageNames": ["@nextcloud/vue", "friendsofphp/php-cs-fixer"],
|
||||
"automerge": false,
|
||||
"labels": [
|
||||
"dependencies",
|
||||
|
|
Загрузка…
Ссылка в новой задаче