We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef7644 commit 59f9878Copy full SHA for 59f9878
1 file changed
.pre-commit-config.yaml
@@ -32,9 +32,3 @@ repos:
32
args: [ --fix ]
33
# Run the formatter.
34
#- id: ruff-format
35
- - repo: https://github.com/PyCQA/bandit
36
- # Ruff version.
37
- rev: 1.7.6
38
- hooks:
39
- - id: bandit
40
- args: [ --configfile, .bandit.yml ]
0 commit comments