Skip to content

Commit 9466fad

Browse files
authored
chore: remove renovate pr limits
2 parents 0ce56f3 + a3767fc commit 9466fad

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)