Skip to content

Commit c8ec8d8

Browse files
committed
bump bandit due to pbr import error
1 parent ee064cd commit c8ec8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
- "types-protobuf"
5151
exclude: ./.*_pb2_.*.py
5252
- repo: https://github.com/PyCQA/bandit
53-
rev: "1.7.5"
53+
rev: "1.8.6"
5454
hooks:
5555
- id: bandit
5656
exclude: ^tests/

0 commit comments

Comments
 (0)