diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index efbd3460..80634618 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: black language_version: python3.8 - repo: https://github.com/PyCQA/flake8 - rev: 5.0.3 + rev: 5.0.4 hooks: - id: flake8 exclude : cache|output|plugins \ No newline at end of file