Skip to content

Commit 95e2240

Browse files
pre-commit-ci[bot]rkm
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.1](pre-commit/mirrors-mypy@v1.5.1...v1.6.1) - [github.com/psf/black: 23.9.1 → 23.10.0](psf/black@23.9.1...23.10.0)
1 parent 993462d commit 95e2240

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
@@ -84,12 +84,12 @@ repos:
8484
hooks:
8585
- id: yesqa
8686
- repo: https://github.com/pre-commit/mirrors-mypy
87-
rev: "v1.5.1"
87+
rev: "v1.6.1"
8888
hooks:
8989
- id: mypy
9090
args: [--config-file, .meta/mypy.ini]
9191
- repo: https://github.com/psf/black
92-
rev: "23.9.1"
92+
rev: "23.10.0"
9393
hooks:
9494
- id: black
9595
language_version: python38

0 commit comments

Comments
 (0)