We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b6338 commit 3d3fbb0Copy full SHA for 3d3fbb0
.pre-commit-config.yaml
@@ -51,8 +51,6 @@ repos:
51
hooks:
52
- id: bandit
53
files: ^(src|python)/
54
- additional_dependencies:
55
- - "importlib-metadata<5" # https://github.com/PyCQA/bandit/issues/956
56
- repo: https://github.com/pre-commit/mirrors-mypy
57
rev: v0.812
58
0 commit comments