Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
daavoo committed Sep 12, 2023
1 parent 344ac40 commit cad3a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ repos:
hooks:
- id: bandit
args: [-c, pyproject.toml]
additional_dependencies: ["toml"]
additional_dependencies: [".[toml]"]

0 comments on commit cad3a3f

Please sign in to comment.