diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e9c5fea..5e99384 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: args: ["--fix", "--show-fixes"] - repo: https://github.com/python-poetry/poetry - rev: 2.3.2 + rev: 2.4.0 hooks: - id: poetry-check args: ["--strict"]