Skip to content

Commit d8c229d

Browse files
authored
change bumpVersion to updateTypes in renovate (GoogleCloudPlatform#4325)
1 parent 8738b67 commit d8c229d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"packageRules": [
1212
{
1313
"packagePatterns": ["pytest"],
14-
"bumpVersion": "minor"
14+
"updateTypes": ["minor", "major"]
1515
}
1616
]
1717
}

0 commit comments

Comments
 (0)