We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e066291 commit 3bb800bCopy full SHA for 3bb800b
renovate.json
@@ -3,7 +3,9 @@
3
"extends": ["config:recommended"],
4
"dependencyDashboardTitle": "META: Dependency Dashboard",
5
"rangeStrategy": "bump",
6
- "constraints.pixi": ">=0.45.0",
+ "constraints": {
7
+ "pixi": ">=0.45.0"
8
+ },
9
"packageRules": [
10
{
11
"matchManagers": ["pixi"],
0 commit comments