diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55a6282c4f20d1f80c7cc4e76e86f6c09e0aedd3..0c011147a72c70b1b71702f11f90b9ad6d6cbf32 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: hooks: - id: black - repo: https://github.com/PyCQA/flake8 - rev: 6.0.0 + rev: 6.1.0 hooks: - id: flake8 - repo: https://github.com/cheshirekow/cmake-format-precommit