diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 122917d..ae04a3d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: files: ^flake8_executable exclude: "tests/" - repo: https://github.com/asottile/yesqa - rev: v1.4.0 + rev: v1.5.0 hooks: - id: yesqa exclude: "tests/to-be-tested/"