Skip to content

Commit e9153ca

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

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: 24.1.1
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.8.0'
3939
hooks:
4040
- id: mypy

0 commit comments

Comments
 (0)