diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ded268f..7909956 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: args: ["--pytest-test-first"] - repo: https://github.com/python-poetry/poetry - rev: 2.4.0 + rev: 2.4.1 hooks: - id: poetry-check args: ["--strict"]