Skip to content

Commit f3a6487

Browse files
[pre-commit.ci] pre-commit autoupdate (#218)
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 f63f708 commit f3a6487

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
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: black
1010
- repo: https://github.com/asottile/blacken-docs
11-
rev: 1.15.0
11+
rev: 1.16.0
1212
hooks:
1313
- id: blacken-docs
1414
additional_dependencies: [black==22.12.0]
@@ -35,6 +35,6 @@ repos:
3535
args: ["--ignore", "D001"]
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: 'v1.5.0'
38+
rev: 'v1.5.1'
3939
hooks:
4040
- id: mypy

0 commit comments

Comments
 (0)