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 7e7a88d commit 37d7dbfCopy full SHA for 37d7dbf
renovate.json
@@ -12,7 +12,7 @@
12
"packageRules": [
13
{
14
"matchFileNames": ["requirements.txt"],
15
- "matchStrings": ["geoalchemy2 (.*); python_version == '3.9'"],
+ "matchStrings": ["geoalchemy2(.*); python_version == '3.9'"],
16
"allowedVersions": ">= 0.17.1, < 0.18.0"
17
}
18
]
0 commit comments