Skip to content

Commit d4f5574

Browse files
[pre-commit.ci] pre-commit autoupdate (#114)
updates: - [github.com/asottile/blacken-docs: 1.19.0 → 1.19.1](adamchainz/blacken-docs@1.19.0...1.19.1) - [github.com/pre-commit/mirrors-mypy: v1.12.1 → v1.13.0](pre-commit/mirrors-mypy@v1.12.1...v1.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 617844a commit d4f5574

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
@@ -39,7 +39,7 @@ repos:
3939
- id: black
4040

4141
- repo: https://github.com/asottile/blacken-docs
42-
rev: 1.19.0
42+
rev: 1.19.1
4343
hooks:
4444
- id: blacken-docs
4545
additional_dependencies: [black==22.8.0]
@@ -51,7 +51,7 @@ repos:
5151
args: ["--profile=black"]
5252

5353
- repo: https://github.com/pre-commit/mirrors-mypy
54-
rev: 'v1.12.1'
54+
rev: 'v1.13.0'
5555
hooks:
5656
- id: mypy
5757
additional_dependencies:

0 commit comments

Comments
 (0)