Skip to content

Commit 444e529

Browse files
[pre-commit.ci] pre-commit autoupdate (#191)
updates: - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1) - [github.com/asottile/blacken-docs: 1.13.0 → 1.14.0](adamchainz/blacken-docs@1.13.0...1.14.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5f281b8 commit 444e529

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
@@ -12,7 +12,7 @@ repos:
1212
files: \.py$
1313

1414
- repo: https://github.com/pre-commit/mirrors-mypy
15-
rev: "v1.3.0"
15+
rev: "v1.4.1"
1616
hooks:
1717
- id: mypy
1818
additional_dependencies:
@@ -50,6 +50,6 @@ repos:
5050
files: src/.*\.py$
5151

5252
- repo: https://github.com/asottile/blacken-docs
53-
rev: "1.13.0"
53+
rev: "1.14.0"
5454
hooks:
5555
- id: blacken-docs

0 commit comments

Comments
 (0)