Skip to content

Commit 37bdfd2

Browse files
[pre-commit.ci] pre-commit autoupdate (#584)
<!--pre-commit.ci start--> updates: - [github.com/psf/black-pre-commit-mirror: 23.9.1 → 23.10.0](psf/black-pre-commit-mirror@23.9.1...23.10.0) - [github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1](pre-commit/mirrors-mypy@v1.6.0...v1.6.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 013898c commit 37bdfd2

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
@@ -41,7 +41,7 @@ repos:
4141
- id: pyupgrade
4242
args: [--py38-plus]
4343
- repo: https://github.com/psf/black-pre-commit-mirror
44-
rev: 23.9.1
44+
rev: 23.10.0
4545
hooks:
4646
- id: black
4747
- repo: https://github.com/adamchainz/blacken-docs
@@ -70,7 +70,7 @@ repos:
7070
- flake8-tidy-imports
7171
- flake8-typing-imports
7272
- repo: https://github.com/pre-commit/mirrors-mypy
73-
rev: v1.6.0
73+
rev: v1.6.1
7474
hooks:
7575
- id: mypy
7676
additional_dependencies:

0 commit comments

Comments
 (0)