fix(poetry): Skip updates during pre-commit (#2342)

This commit is contained in:
Pepe Fagoaga
2023-05-11 12:17:21 +02:00
committed by GitHub
parent acc7d6e7dc
commit 0c5f144e41

View File

@@ -61,6 +61,7 @@ repos:
hooks:
- id: poetry-check
- id: poetry-lock
args: ["--no-update"]
- repo: https://github.com/hadolint/hadolint
rev: v2.12.1-beta