diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b60c7f71..124892d78 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: language_version: python3 entry: black --target-version=py38 - repo: https://github.com/tox-dev/pyproject-fmt - rev: 0.11.1 + rev: 0.11.2 hooks: - id: pyproject-fmt - repo: https://github.com/abravalheri/validate-pyproject