diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c50c21..9ee82af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: trailing-whitespace - id: debug-statements - repo: https://github.com/tox-dev/pyproject-fmt - rev: "2.3.0" + rev: "2.3.1" hooks: - id: pyproject-fmt - repo: https://github.com/python-poetry/poetry