Skip to content

Commit 4804fde

Browse files
[pre-commit.ci] pre-commit autoupdate (#597)
<!--pre-commit.ci start--> updates: - [github.com/psf/black-pre-commit-mirror: 23.12.0 → 23.12.1](psf/black-pre-commit-mirror@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) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 756d47a commit 4804fde

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
@@ -33,7 +33,7 @@ repos:
3333
- id: pyupgrade
3434
args: [--py38-plus]
3535
- repo: https://github.com/psf/black-pre-commit-mirror
36-
rev: 23.12.0
36+
rev: 23.12.1
3737
hooks:
3838
- id: black
3939
- repo: https://github.com/adamchainz/blacken-docs
@@ -61,7 +61,7 @@ repos:
6161
- flake8-comprehensions
6262
- flake8-tidy-imports
6363
- repo: https://github.com/pre-commit/mirrors-mypy
64-
rev: v1.7.1
64+
rev: v1.8.0
6565
hooks:
6666
- id: mypy
6767
additional_dependencies:

0 commit comments

Comments
 (0)