Skip to content

Commit 0ec7d97

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](psf/black-pre-commit-mirror@26.1.0...26.3.1) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0)
1 parent e78c1b7 commit 0ec7d97

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
@@ -11,7 +11,7 @@ repos:
1111
args:
1212
- --py310-plus
1313
- repo: https://github.com/psf/black-pre-commit-mirror
14-
rev: 26.1.0
14+
rev: 26.3.1
1515
hooks:
1616
- id: black
1717
language_version: python3
@@ -21,7 +21,7 @@ repos:
2121
- id: flake8
2222
language_version: python3
2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.19.1
24+
rev: v1.20.0
2525
hooks:
2626
- id: mypy
2727
# Override default --ignore-missing-imports

0 commit comments

Comments
 (0)