diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 68d6ee19f59eb03b0e35c686e8b556757148c2c5..5a923026fb0ddb492337fc0e9981ea41e0ab2511 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: 7.0.0 + rev: 7.1.0 hooks: - id: flake8 - repo: https://github.com/cheshirekow/cmake-format-precommit