diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6077e5d2e..4de38d2a0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: types: [file, python] args: [--line-length=100] - repo: https://github.com/PyCQA/flake8 - rev: 5.0.2 + rev: 5.0.4 hooks: - id: flake8 name: flake8 Formatting