diff options
-rw-r--r-- | renovate.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json index fd934f8..0a2b85c 100644 --- a/renovate.json +++ b/renovate.json @@ -22,5 +22,6 @@ "matchManagers": ["github-actions"], "groupName": "github-actions" } - ] + ], + "prHourlyLimit": 0 } |