Skip to content

Commit cd48bf6

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 8896b17 commit cd48bf6

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
- black==24.8.0
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:
@@ -117,7 +117,7 @@ repos:
117117
- tomli
118118

119119
- repo: https://github.com/sbrunner/hooks
120-
rev: 1.1.2
120+
rev: 1.2.1
121121
hooks:
122122
- id: poetry-check
123123
additional_dependencies:

0 commit comments

Comments
 (0)