aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-01 21:39:55 +0100
committerGravatar Joe Banks <[email protected]>2024-07-01 21:40:41 +0100
commite6bb7d11824d9222a8d06ba6924d43b26704af2a (patch)
tree0bd4933bc3bcd5e2ff1397b350deda07f75431a7
parentGroup Ansible, Poetry and GitHub Actions bumps (diff)
Remove PR hourly limit
-rw-r--r--renovate.json3
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
}