diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 57542be..56c3f0e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,7 +71,7 @@ repos: - id: pyupgrade args: ['--py38-plus'] - repo: https://github.com/PyCQA/flake8 - rev: '7.1.1' + rev: '7.1.2' hooks: - id: flake8 exclude: "^docs/"