Skip to content

Commit

Permalink
test: add flake8-bugbear
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Feb 17, 2020
1 parent 3f1d1ee commit 1dddc81
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 @@ -10,6 +10,7 @@ repos:
- id: flake8
exclude: completions/
args: [--config=test/setup.cfg]
additional_dependencies: [flake8-bugbear==20.1.4]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.761
hooks:
Expand Down

0 comments on commit 1dddc81

Please sign in to comment.