mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
adding back poetry lock now that it works again
This commit is contained in:
parent
696e7b00ce
commit
b859388ab6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue