Skip to content

Commit f43f553

Browse files
authored
Merge branch 'main' into xp_assert_enhancements
2 parents c80dd5e + c3ba802 commit f43f553

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"enabled": false
2222
},
2323
{
24-
"description": "Do not bump Python deps in the manifest.",
25-
"matchManagers": ["pixi"],
24+
"description": "Do not bump Python deps in the manifest or requires-python.",
25+
"matchManagers": ["pixi", "pep621"],
2626
"matchPackageNames": ["python"],
2727
"enabled": false
2828
},

0 commit comments

Comments
 (0)