Skip to content

Commit 9006bc7

Browse files
committed
renovate: Preserve semver ranges
This was the intention of the following commit: f338aa3b8869fc494e2cdd87c6dd8954792e653c But apparantly the pinning must be explicitly opted-out of.
1 parent 6d82801 commit 9006bc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
'config:best-practices',
44
':semanticCommitsDisabled',
55
'customManagers:githubActionsVersions',
6+
":preserveSemverRanges",
67
],
78
}

0 commit comments

Comments
 (0)