Skip to content

Commit

Permalink
chore: update flake8-bandit
Browse files Browse the repository at this point in the history
  • Loading branch information
tueda committed Mar 11, 2022
1 parent 5cfacc0 commit ae6b602
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ repos:
- id: flake8
entry: pflake8
additional_dependencies:
- bandit==1.7.2 # https://github.com/tylerwince/flake8-bandit/issues/21
- flake8-bandit==2.1.2
- flake8-bandit==3.0.0
- flake8-bugbear==22.1.11
- flake8-builtins==1.5.3
- flake8-comprehensions==3.8.0
Expand Down

0 comments on commit ae6b602

Please sign in to comment.