Skip to content

Commit 37d7dbf

Browse files
authored
Update renovate.json
1 parent 7e7a88d commit 37d7dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"packageRules": [
1313
{
1414
"matchFileNames": ["requirements.txt"],
15-
"matchStrings": ["geoalchemy2 (.*); python_version == '3.9'"],
15+
"matchStrings": ["geoalchemy2(.*); python_version == '3.9'"],
1616
"allowedVersions": ">= 0.17.1, < 0.18.0"
1717
}
1818
]

0 commit comments

Comments
 (0)