Skip to content

Commit 54b47dc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.11.0 → 23.12.0](psf/black@23.11.0...23.12.0) - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](pre-commit/mirrors-mypy@v1.7.0...v1.7.1)
1 parent 001d2c0 commit 54b47dc

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: codespell
66
- repo: https://github.com/psf/black
7-
rev: 23.11.0
7+
rev: 23.12.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/asottile/blacken-docs
@@ -35,6 +35,6 @@ repos:
3535
args: ["--ignore", "D001"]
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: 'v1.7.0'
38+
rev: 'v1.7.1'
3939
hooks:
4040
- id: mypy

0 commit comments

Comments
 (0)