diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2678341..cc498af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/tox-dev/pyproject-fmt - rev: 2.0.4 + rev: 2.1.1 hooks: - id: pyproject-fmt - repo: https://github.com/tox-dev/tox-ini-fmt