Skip to content

Commit 89e705b

Browse files
authored
Merge pull request #261 from bgilbert/yesqa
pre-commit: enable flake8 plugins in yesqa
2 parents 9ad0331 + 7af5a52 commit 89e705b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ repos:
4444
rev: v1.5.0
4545
hooks:
4646
- id: yesqa
47+
additional_dependencies: [flake8-bugbear, Flake8-pyproject]
4748

4849
- repo: https://github.com/PyCQA/flake8
4950
rev: 6.1.0

0 commit comments

Comments
 (0)