make all poetry.lock files update at once
All threads resolved!
All threads resolved!
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
Activity
- Resolved by Charlotte Hausman
This is to update our poetry.lock's when our packages' versions change, right? Does it also handle when their versions don't change but their hashes do (i.e. during development)?
mentioned in commit ae24be26
Please register or sign in to reply