diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a9c39bc..cf11fe4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: language_version: python3 args: ["--check", "--profile=black"] - repo: https://github.com/python-poetry/poetry - rev: 1.8.2 + rev: 1.8.3 hooks: - id: poetry-check - id: poetry-lock