Skip to content
Snippets Groups Projects
Commit 883b15c4 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

renovate: don't update the poetry lock file

we don't run this in CI, so without testing we shouldn't bump it
parent aa5aa86f
No related branches found
No related tags found
No related merge requests found
Pipeline #17707 passed
...@@ -8,5 +8,8 @@ ...@@ -8,5 +8,8 @@
"rangeStrategy": "update-lockfile", "rangeStrategy": "update-lockfile",
"composer": { "composer": {
"enabled": false "enabled": false
},
"poetry": {
"enabled": false
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment