Skip to content

Commit 9300bf3

Browse files
committed
fix: renovate.json updateTypes -> match UpdateTypes
1 parent 145b2d3 commit 9300bf3

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
"pip_requirements": {
1212
"packageRules": [
1313
{
14-
"updateTypes": [
14+
"matchUpdateTypes": [
1515
"minor",
1616
"patch"
1717
],

0 commit comments

Comments
 (0)