adding back poetry lock now that it works again

This commit is contained in:
JesseBot 2023-05-29 11:06:25 +02:00
parent 696e7b00ce
commit b859388ab6
No known key found for this signature in database
GPG key ID: C01D207CE04D55D9

View file

@ -1,8 +1,8 @@
repos:
- repo: https://github.com/python-poetry/poetry
rev: '1.2.2'
rev: '1.5.0'
hooks:
# make sure the poetry config does not get committed in a broken state
- id: poetry-check
# make sure the lock file is up-to-date when committing changes
# - id: poetry-lock
- id: poetry-lock