Skip to content

Commit e3e7213

Browse files
committed
try constrain python
Signed-off-by: l.feng <[email protected]>
1 parent 8a723cb commit e3e7213

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.renovaterc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"helpers:pinGitHubActionDigests",
66
":enablePreCommit"
77
],
8+
"constraints": {
9+
"python": "==3.12"
10+
},
811
"automergeType": "pr",
912
"automergeStrategy": "merge-commit",
1013
"platformAutomerge": true,

0 commit comments

Comments
 (0)