Skip to content

Commit

Permalink
ci(renovate): reconfigures renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
rafamel committed May 11, 2019
1 parent 5e05ec0 commit a5e88e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
":prHourlyLimitNone",
":prConcurrentLimit10",
":separateMajorReleases",
":combinePatchMinorReleases"
":combinePatchMinorReleases",
":noUnscheduledUpdates"
],
"ignoreDeps": ["typescript", "husky"],
"ignoreDeps": ["typescript"],
"packageRules": [
{
"packagePatterns": ["*"],
Expand Down

0 comments on commit a5e88e7

Please sign in to comment.