Skip to content

Commit 2ae4261

Browse files
[pre-commit.ci] pre-commit autoupdate (#460)
<!--pre-commit.ci start--> updates: - [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0) - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](pre-commit/mirrors-mypy@v1.10.0...v1.10.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 45ce57c commit 2ae4261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
hooks:
3939
- id: black
4040
- repo: https://github.com/adamchainz/blacken-docs
41-
rev: 1.16.0
41+
rev: 1.18.0
4242
hooks:
4343
- id: blacken-docs
4444
additional_dependencies:
@@ -58,7 +58,7 @@ repos:
5858
- flake8-logging
5959
- flake8-tidy-imports
6060
- repo: https://github.com/pre-commit/mirrors-mypy
61-
rev: v1.10.0
61+
rev: v1.10.1
6262
hooks:
6363
- id: mypy
6464
additional_dependencies:

0 commit comments

Comments
 (0)