Skip to content

Commit 2999489

Browse files
authored
Merge pull request #219 from bgilbert/yesqa
pre-commit: enable flake8 plugins in yesqa
2 parents 17f2b55 + 8c5a74d commit 2999489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ repos:
3838
rev: v1.5.0
3939
hooks:
4040
- id: yesqa
41+
additional_dependencies: [flake8-bugbear, Flake8-pyproject]
4142

4243
- repo: https://github.com/PyCQA/flake8
4344
rev: 6.1.0

0 commit comments

Comments
 (0)