make all poetry.lock files update at once
All threads resolved!
Compare changes
+ 34
− 0
@@ -97,3 +97,37 @@ build base images:
So, the pre-commit hook doesn't work for our case because we don't have a singular poetry project.
Someone please tell me you have a better idea than this? I mean - it will be less awful than manually changing directories and running poetry lock 20 times in a very particular order, but this looks horrifying