Skip to content

Commit 6e70276

Browse files
[pre-commit.ci] pre-commit autoupdate (#900)
updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0) - [github.com/asottile/blacken-docs: 1.14.0 → 1.15.0](adamchainz/blacken-docs@1.14.0...1.15.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ea35155 commit 6e70276

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: 23.3.0
3+
rev: 23.7.0
44
hooks:
55
- id: black
66
args: ["--target-version=py37"]
77

88
- repo: https://github.com/asottile/blacken-docs
9-
rev: 1.14.0
9+
rev: 1.15.0
1010
hooks:
1111
- id: blacken-docs
1212
args: ["--target-version=py37"]

0 commit comments

Comments
 (0)