diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39ce66a..3def85c 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: 0.9.1 + rev: 0.9.2 hooks: - id: pyproject-fmt - repo: https://github.com/asottile/setup-cfg-fmt