Skip to content

Commit

Permalink
pinning bandit version to 1.7.2 because of the broken of flake8-ban…
Browse files Browse the repository at this point in the history
…dit (#38)

* pinning bandit version to 1.7.2 because of the broken of flake8-bandit
  • Loading branch information
karajan1001 authored Mar 4, 2022
1 parent bd923a7 commit 91d6382
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 @@ -31,5 +31,6 @@ repos:
- flake8-debugger
- flake8-string-format
- flake8-bandit
- bandit<1.7.3
repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2

0 comments on commit 91d6382

Please sign in to comment.