Skip to content

Commit

Permalink
ci: remove PR limits (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-prudhomme authored Aug 5, 2024
1 parent 9f56cad commit a4d438e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"ignorePaths": [
"archives/**"
],
"prConcurrentLimit": 0,
"prHourlyLimit": 0,
"semanticCommits": "enabled",
"semanticCommitScope": null,
"semanticCommitType": "fix",
Expand Down

0 comments on commit a4d438e

Please sign in to comment.