summaryrefslogtreecommitdiff
path: root/renovate.json
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-09-15 14:14:00 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-09-15 14:14:00 +0200
commit8918bd3e2031302b186ac8af1a7c72b81669c030 (patch)
tree5335d55146bf206ea6ed18ed394b4d2fcfe700fe /renovate.json
parenta120aace74aa37edac2c9b40ca7561f033a8c178 (diff)
Update renovate config
Diffstat (limited to 'renovate.json')
-rw-r--r--renovate.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json
index 7190a60..60b5632 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,3 +1,5 @@
{
- "$schema": "https://docs.renovatebot.com/renovate-schema.json"
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "gitAuthor": "Renovate Bot <renovate-bot@worthe-it.co.za>",
+ "prConcurrentLimit": 2
}