Skip to content

Commit

Permalink
chore: ignore pinning deps in renovate.json (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Jun 10, 2021
1 parent f445f56 commit bf56e25
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
@@ -1,5 +1,6 @@
{
"extends": [
"config:base"
"config:base",
":preserveSemverRanges"
]
}

0 comments on commit bf56e25

Please sign in to comment.