diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 66dc49fc..cfd177e4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - "sqlalchemy-stubs==0.4" - "types-setuptools==57.4.17" - repo: https://github.com/PyCQA/flake8 - rev: '5.0.1' # pick a git hash / tag to point to + rev: '5.0.3' # pick a git hash / tag to point to hooks: - id: flake8 args: