Skip to content

make all poetry.lock files update at once

Charlotte Hausman requested to merge playing-with-precommit into 2.8.2.3-DEVELOPMENT

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

Merge request reports