Skip to content

Commit 86865e8

Browse files
pre-commit-ci[bot]sigmavirus24
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.0](psf/black-pre-commit-mirror@26.3.1...26.5.0) - [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.1.0](pre-commit/mirrors-mypy@v1.20.2...v2.1.0)
1 parent 3ad0246 commit 86865e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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-pre-commit-mirror
15-
rev: 26.3.1
15+
rev: 26.5.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.20.2
24+
rev: v2.1.0
2525
hooks:
2626
- id: mypy
2727
exclude: ^(docs/|tests/)

0 commit comments

Comments
 (0)