diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 15809896..1ebcf121 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-yaml files: '.github/' - repo: https://github.com/pycqa/flake8 - rev: '7.0.0' + rev: '7.1.0' hooks: - id: flake8 exclude: repository_service_tuf_worker/__init__.py|venv|.venv|setting.py|.git|.tox|dist|docs|/*lib/python*|/*egg|build|tools|alembic