Skip to content

Commit 3bb800b

Browse files
authored
DEV: try to fix renovate config (#238)
1 parent e066291 commit 3bb800b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"extends": ["config:recommended"],
44
"dependencyDashboardTitle": "META: Dependency Dashboard",
55
"rangeStrategy": "bump",
6-
"constraints.pixi": ">=0.45.0",
6+
"constraints": {
7+
"pixi": ">=0.45.0"
8+
},
79
"packageRules": [
810
{
911
"matchManagers": ["pixi"],

0 commit comments

Comments
 (0)