Skip to content

Commit

Permalink
chore: disable rate-limiting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hartorn authored Nov 12, 2020
1 parent fd04a5f commit 5ef1904
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"semanticCommits": true,
"semanticCommitType": "chore",
"extends": [
"config:base"
"config:base",
":disableRateLimiting"
],
"major": {
"packageRules": [{
Expand Down

0 comments on commit 5ef1904

Please sign in to comment.