diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ad550860bf95fad58a4581e1a97437c179401344..c6e61f234695fca0a0c33ce65fc2a46b3966e2ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: hooks: - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black - repo: https://github.com/cheshirekow/cmake-format-precommit