Skip to content

Commit 52f4906

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#275)
updates: - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.9.0](psf/black-pre-commit-mirror@25.1.0...25.9.0) - [github.com/pre-commit/mirrors-mypy: v1.18.1 → v1.18.2](pre-commit/mirrors-mypy@v1.18.1...v1.18.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4a6a596 commit 52f4906

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
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: isort
4444
- repo: https://github.com/psf/black-pre-commit-mirror
45-
rev: 25.1.0
45+
rev: 25.9.0
4646
hooks:
4747
- id: black
4848
- repo: https://github.com/codespell-project/codespell
@@ -54,7 +54,7 @@ repos:
5454
hooks:
5555
- id: flake8
5656
- repo: https://github.com/pre-commit/mirrors-mypy
57-
rev: v1.18.1
57+
rev: v1.18.2
5858
hooks:
5959
- id: mypy
6060
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)