Skip to content

Commit

Permalink
chore(deps): attempt to avoid pinning main deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed Jun 15, 2021
1 parent eed23ec commit 5097032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"semanticCommitScope": "{{parentDir}}",
"schedule": ["after 10pm and before 5:00am"],
"timezone": "America/Vancouver",
"rangeStrategy": "auto"
"rangeStrategy": "bump"
}

0 comments on commit 5097032

Please sign in to comment.