Skip to content

Commit c105bc3

Browse files
authored
Add yesqa to precommit checks (ultralytics#7511)
* Update .pre-commit-config.yaml * Update .pre-commit-config.yaml
1 parent 52d80d9 commit c105bc3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,10 @@ repos:
5252
# - mdformat-black
5353
# - mdformat_frontmatter
5454

55-
# TODO
56-
#- repo: https://github.com/asottile/yesqa
57-
# rev: v1.2.3
58-
# hooks:
59-
# - id: yesqa
55+
- repo: https://github.com/asottile/yesqa
56+
rev: v1.3.0
57+
hooks:
58+
- id: yesqa
6059

6160
- repo: https://github.com/PyCQA/flake8
6261
rev: 4.0.1

0 commit comments

Comments
 (0)