diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1448c8d1e0888e967154a87ef46548c2d5f2d96..4b42ad945a7939da86ae526939b1fec4a4e1d321 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,8 +37,5 @@ repos: hooks: - id: poetry-check name: check poetry config - - id: poetry-lock - name: check poetry.lock - always_run: true - id: poetry-install - name: check dependencies are up to date + name: update environement according to poetry.lock