Skip to content

Commit 4022854

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@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)
1 parent f69d76c commit 4022854

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
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: isort
1414
- repo: https://github.com/psf/black
15-
rev: 25.1.0
15+
rev: 25.9.0
1616
hooks:
1717
- id: black
1818
- repo: https://github.com/asottile/pyupgrade
@@ -21,7 +21,7 @@ repos:
2121
- id: pyupgrade
2222
args: [--py39-plus]
2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.18.1
24+
rev: v1.18.2
2525
hooks:
2626
- id: mypy
2727
exclude: ^(docs/|tests/)

0 commit comments

Comments
 (0)