Skip to content

Commit d678ed0

Browse files
[pre-commit.ci] pre-commit autoupdate (#230)
updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0](pre-commit/mirrors-mypy@v1.6.1...v1.7.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e20f783 commit d678ed0

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.10.1
7+
rev: 23.11.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.6.1'
38+
rev: 'v1.7.0'
3939
hooks:
4040
- id: mypy

0 commit comments

Comments
 (0)