Skip to content

Commit 522e590

Browse files
pre-commit-ci[bot]auvipy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1) - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0)
1 parent b21b5f9 commit 522e590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
args: ["--py38-plus"]
3030

3131
- repo: https://github.com/psf/black
32-
rev: 23.12.0
32+
rev: 23.12.1
3333
hooks:
3434
- id: black
3535

@@ -46,7 +46,7 @@ repos:
4646
- id: flake8
4747

4848
- repo: https://github.com/pre-commit/mirrors-mypy
49-
rev: v1.7.1
49+
rev: v1.8.0
5050
hooks:
5151
- id: mypy
5252
exclude: ^tests/integration/.*/.*$

0 commit comments

Comments
 (0)