Skip to content
Snippets Groups Projects
Commit a15ffc0f authored by Griefed's avatar Griefed :joystick:
Browse files

fix: No pr limit for renovate bot

parent 243486b6
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
"extends": [
"config:base"
],
"prConcurrentLimit": 5,
"prConcurrentLimit": 0,
"labels": ["dependencies"],
"assignees": ["Griefed"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment