Skip to content

Commit

Permalink
ci(renovate): prevent creation of PRs during pending unpublishSafe check
Browse files Browse the repository at this point in the history
  • Loading branch information
karfau committed Jan 10, 2020
1 parent 65f7290 commit 8b88057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
":automergePatch",
":semanticCommits"
],
"prCreation": "not-pending",
"prConcurrentLimit": 1,
"packageRules": [
{
Expand Down

0 comments on commit 8b88057

Please sign in to comment.