Skip to content

Commit 25b2192

Browse files
committed
chore(renovate): only allow one PR at a time
1 parent 6162625 commit 25b2192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:base"],
4+
"prConcurrentLimit": 1,
45
"packageRules": [
56
{
67
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],

0 commit comments

Comments
 (0)