Skip to content

Commit

Permalink
Merge pull request #53 from Pennycook/remove-flake8-bandit
Browse files Browse the repository at this point in the history
Remove flake8-bandit from pre-commit
  • Loading branch information
laserkelvin authored Feb 9, 2024
2 parents 480065b + 0733961 commit 1f757c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ repos:
- id: flake8
additional_dependencies:
[
flake8-bandit,
flake8-debugger,
flake8-use-fstring,
]
Expand Down

0 comments on commit 1f757c4

Please sign in to comment.