Skip to content

Commit 9b79921

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/bandit: 1.8.0 → 1.8.2](PyCQA/bandit@1.8.0...1.8.2) - [github.com/sbrunner/hooks: 1.1.2 → 1.2.1](sbrunner/hooks@1.1.2...1.2.1)
1 parent 757dbaa commit 9b79921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ repos:
8282
- id: black
8383

8484
- repo: https://github.com/pycqa/bandit
85-
rev: 1.8.0
85+
rev: 1.8.2
8686
hooks:
8787
- id: bandit
8888
args:
@@ -127,7 +127,7 @@ repos:
127127
args: [--autofix, --indent, '2', --offset, '2']
128128

129129
- repo: https://github.com/sbrunner/hooks
130-
rev: 1.1.2
130+
rev: 1.2.1
131131
hooks:
132132
- id: poetry-check
133133
additional_dependencies:

0 commit comments

Comments
 (0)