Skip to content

Commit 31f1895

Browse files
[pre-commit.ci] pre-commit autoupdate (#3739)
updates: - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a56c0c9 commit 31f1895

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
@@ -35,7 +35,7 @@ repos:
3535
- id: python-check-blanket-noqa
3636
name: Precision flake ignores
3737
- repo: https://github.com/psf/black
38-
rev: 24.4.0
38+
rev: 24.4.2
3939
hooks:
4040
- id: black
4141
- repo: https://github.com/asottile/blacken-docs
@@ -59,7 +59,7 @@ repos:
5959
flake8-simplify==0.14.1,
6060
]
6161
- repo: https://github.com/pre-commit/mirrors-mypy
62-
rev: v1.9.0
62+
rev: v1.10.0
6363
hooks:
6464
- id: mypy
6565
additional_dependencies:

0 commit comments

Comments
 (0)