Skip to content

Commit

Permalink
chore(ci): disable automatic pinning of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceanis committed Jun 12, 2022
1 parent 5a2d6d5 commit 70e0f91
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 @@ -2,7 +2,8 @@
"extends": [
"config:base",
"group:allNonMajor",
"schedule:earlyMondays"
"schedule:earlyMondays",
":preserveSemverRanges"
],
"labels": [
"maintenance"
Expand Down

0 comments on commit 70e0f91

Please sign in to comment.