Skip to content

Commit

Permalink
Add yesqa to precommit checks (#7511)
Browse files Browse the repository at this point in the history
* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml
  • Loading branch information
Zengyf-CVer committed Apr 21, 2022
1 parent 918d7b2 commit 6ea81bb
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .pre-commit-config.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 6ea81bb

Please sign in to comment.