Skip to content

Commit 0044a9d

Browse files
committed
Disable PR hourly limit
1 parent 00259fa commit 0044a9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"commitMessageTopic": "{{depName}}",
77
"dependencyDashboard": true,
88
"postUpdateOptions": ["pnpmDedupe"],
9+
"prHourlyLimit": 0,
910
"schedule": "* 0-4 * * 5",
1011
"lockFileMaintenance": {
1112
"schedule": "* 0-4 1 * *"

0 commit comments

Comments
 (0)