Skip to content

Commit 858eb4e

Browse files
[pre-commit.ci] pre-commit autoupdate (jpadilla#728)
updates: - [github.com/psf/black: 21.12b0 → 22.1.0](psf/black@21.12b0...22.1.0) - [github.com/asottile/blacken-docs: v1.12.0 → v1.12.1](adamchainz/blacken-docs@v1.12.0...v1.12.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 86820d3 commit 858eb4e

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
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 21.12b0
3+
rev: 22.1.0
44
hooks:
55
- id: black
66
args: ["--target-version=py36"]
77

88
- repo: https://github.com/asottile/blacken-docs
9-
rev: v1.12.0
9+
rev: v1.12.1
1010
hooks:
1111
- id: blacken-docs
1212
args: ["--target-version=py36"]

0 commit comments

Comments
 (0)