Skip to content

Commit a3767fc

Browse files
authored
chore: remove renovate pr limits
1 parent 0ce56f3 commit a3767fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/renovate.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
extends: [
44
"config:best-practices"
55
],
6+
prConcurrentLimit: 0,
7+
prHourlyLimit: 0,
68
customManagers: [
79
{
810
customType: "regex",

0 commit comments

Comments
 (0)