Skip to content

Commit 78b5572

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#50)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d5aabc8 commit 78b5572

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
hooks:
5252
- id: codespell
5353
- repo: https://github.com/PyCQA/flake8
54-
rev: 7.1.1
54+
rev: 7.1.2
5555
hooks:
5656
- id: flake8
5757
- repo: https://github.com/pre-commit/mirrors-mypy
@@ -60,7 +60,7 @@ repos:
6060
- id: mypy
6161
additional_dependencies: []
6262
- repo: https://github.com/PyCQA/bandit
63-
rev: 1.8.2
63+
rev: 1.8.3
6464
hooks:
6565
- id: bandit
6666
args: [-x, tests]

0 commit comments

Comments
 (0)