Skip to content

Commit 3e617dd

Browse files
author
Eero Aaltonen
committed
WIP: try specifying bandit with explicit version
1 parent f509a7f commit 3e617dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ repos:
5050
hooks:
5151
- id: bandit
5252
args: ["-c", "pyproject.toml"]
53-
additional_dependencies: ["bandit[toml]"]
53+
additional_dependencies: ["bandit [toml] == 1.7.4"]

0 commit comments

Comments
 (0)