diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b063a03b..d3bf9524 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: hooks: - id: isort - repo: https://github.com/PyCQA/flake8 - rev: 7.1.0 + rev: 7.1.1 hooks: - id: flake8 - repo: https://github.com/shellcheck-py/shellcheck-py