ci: change label set by renovate to be merge ready immediately (#54947)

Since the PR is always expected to be ready to merge as renovate won't make changes in response to any sort of comment, it should already be marked as merge ready

PR Close #54947
This commit is contained in:
Joey Perrott
2024-03-19 15:22:07 +00:00
committed by Dylan Hunn
parent bfd0bd574e
commit 76b921ed63
+1 -1
View File
@@ -14,7 +14,7 @@
"prHourlyLimit": 3,
"timezone": "America/Tijuana",
"lockFileMaintenance": {"enabled": true},
"labels": ["target: patch", "area: build & ci", "action: review"],
"labels": ["target: patch", "area: build & ci", "action: merge"],
"ignorePaths": ["aio/content/demos/first-app/package.json"],
"ignoreDeps": [
"@types/node",