Add yesqa to precommit checks (#7511)

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml
This commit is contained in:
Zengyf-CVer 2022-04-21 09:44:52 +08:00 committed by GitHub
parent 918d7b2b3f
commit 6ea81bb3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -52,11 +52,10 @@ repos:
# - mdformat-black # - mdformat-black
# - mdformat_frontmatter # - mdformat_frontmatter
# TODO - repo: https://github.com/asottile/yesqa
#- repo: https://github.com/asottile/yesqa rev: v1.3.0
# rev: v1.2.3 hooks:
# hooks: - id: yesqa
# - id: yesqa
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 4.0.1 rev: 4.0.1