Skip to content

Commit

Permalink
Add yesqa to precommit checks (ultralytics#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 authored and Clay Januhowski committed Sep 8, 2022
1 parent 2732535 commit 6dfb67a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
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 6dfb67a

Please sign in to comment.