Skip to content

Commit dafd73e

Browse files
committed
chore(renovate): enable :preserveSemverRanges
1 parent 9cfee88 commit dafd73e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>ctison/config//renovate/renovate"],
3+
"extends": [
4+
"github>ctison/config//renovate/renovate",
5+
":preserveSemverRanges"
6+
],
47
"repositories": ["ctison/graphql-codegen-golang"],
58
"pinDigests": false,
69
"automerge": true

0 commit comments

Comments
 (0)