diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0060e20..0b17742 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: isort - repo: https://github.com/PyCQA/flake8 - rev: "5.0.3" + rev: "5.0.4" hooks: - id: flake8