mirror of
https://github.com/prymitive/karma
synced 2026-05-13 03:56:59 +00:00
Merge pull request #323 from prymitive/renovate-pr-limit
chore(travis): limit number of open renovate bot PRs to 1
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
"extends": ["config:base"],
|
||||
"prConcurrentLimit": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user