Skip to content

Commit 3a2f576

Browse files
authored
Update allowedVersions for python package (#6215)
1 parent 29d19a6 commit 3a2f576

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@
136136
"matchUpdateTypes": [
137137
"major", "minor"
138138
]
139+
},
140+
{
141+
"matchPackageNames": ["python"],
142+
"allowedVersions": "<=3.13"
139143
}
140144
]
141145
}

0 commit comments

Comments
 (0)