Skip to content

Commit 8f36fd5

Browse files
[pre-commit.ci] pre-commit autoupdate (#11335)
updates: - [github.com/asottile/blacken-docs: 1.15.0 → 1.16.0](adamchainz/blacken-docs@1.15.0...1.16.0) - [github.com/pre-commit/mirrors-mypy: v1.5.0 → v1.5.1](pre-commit/mirrors-mypy@v1.5.0...v1.5.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 050f402 commit 8f36fd5

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
@@ -5,7 +5,7 @@ repos:
55
- id: black
66
args: [--safe, --quiet]
77
- repo: https://github.com/asottile/blacken-docs
8-
rev: 1.15.0
8+
rev: 1.16.0
99
hooks:
1010
- id: blacken-docs
1111
additional_dependencies: [black==23.7.0]
@@ -56,7 +56,7 @@ repos:
5656
hooks:
5757
- id: python-use-type-annotations
5858
- repo: https://github.com/pre-commit/mirrors-mypy
59-
rev: v1.5.0
59+
rev: v1.5.1
6060
hooks:
6161
- id: mypy
6262
files: ^(src/|testing/)

0 commit comments

Comments
 (0)