Skip to content

Commit 890ce7f

Browse files
committed
chore(renovate): Don't pin dependencies.
1 parent c7ca9dc commit 890ce7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
3+
"extends": ["config:base", ":preserveSemverRanges"],
44
"timezone": "Pacific/Auckland",
55
"vulnerabilityAlerts": {
66
"labels": ["security"],

0 commit comments

Comments
 (0)