Skip to content

Commit

Permalink
Merge pull request #261 from bgilbert/yesqa
Browse files Browse the repository at this point in the history
pre-commit: enable flake8 plugins in yesqa
  • Loading branch information
bgilbert committed Feb 28, 2024
2 parents 9ad0331 + 7af5a52 commit 89e705b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ repos:
rev: v1.5.0
hooks:
- id: yesqa
additional_dependencies: [flake8-bugbear, Flake8-pyproject]

- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
Expand Down

0 comments on commit 89e705b

Please sign in to comment.