diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae61892b68b2..bff7f8a40093 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,11 +52,10 @@ repos: # - mdformat-black # - mdformat_frontmatter - # TODO - #- repo: https://github.com/asottile/yesqa - # rev: v1.2.3 - # hooks: - # - id: yesqa + - repo: https://github.com/asottile/yesqa + rev: v1.3.0 + hooks: + - id: yesqa - repo: https://github.com/PyCQA/flake8 rev: 4.0.1