Skip to content

Commit ba6fb4a

Browse files
pre-commit-ci[bot]bluetech
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
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)
1 parent aea172a commit ba6fb4a

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
@@ -34,7 +34,7 @@ repos:
3434
- id: black
3535
args: [--safe, --quiet]
3636
- repo: https://github.com/asottile/blacken-docs
37-
rev: 1.15.0
37+
rev: 1.16.0
3838
hooks:
3939
- id: blacken-docs
4040
additional_dependencies: [black==22.10.0]
@@ -47,7 +47,7 @@ repos:
4747
language: python
4848
additional_dependencies: [pygments, restructuredtext_lint]
4949
- repo: https://github.com/pre-commit/mirrors-mypy
50-
rev: v1.5.0
50+
rev: v1.5.1
5151
hooks:
5252
- id: mypy
5353
files: ^(src/|testing/)

0 commit comments

Comments
 (0)