Skip to content

Commit 3c0ef55

Browse files
Chore: pre-commit autoupdate
updates: - [github.com/psf/black: 6fdf8a4af28071ed1d079c01122b34c5d587207a → 552baf822992936134cbd31a38f69c8cfe7c0f05](psf/black@6fdf8a4...552baf8) - [github.com/pre-commit/mirrors-mypy: 8cd2d4056637e242709fe09f15a36f0b4b682bda → 9db9854e3041219b1eb619872a2dfaf58adfb20b](pre-commit/mirrors-mypy@8cd2d40...9db9854)
1 parent da59b06 commit 3c0ef55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- --branch=main
1818

1919
- repo: https://github.com/psf/black
20-
rev: 6fdf8a4af28071ed1d079c01122b34c5d587207a # frozen: 24.2.0
20+
rev: 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0
2121
hooks:
2222
- id: black
2323

@@ -59,7 +59,7 @@ repos:
5959
- setuptools
6060

6161
- repo: https://github.com/pre-commit/mirrors-mypy
62-
rev: 8cd2d4056637e242709fe09f15a36f0b4b682bda # frozen: v1.8.0
62+
rev: 9db9854e3041219b1eb619872a2dfaf58adfb20b # frozen: v1.9.0
6363
hooks:
6464
- id: mypy
6565
additional_dependencies:

0 commit comments

Comments
 (0)