Skip to content

Commit 077a16e

Browse files
[pre-commit.ci] pre-commit autoupdate (#3286)
updates: - [github.com/psf/black: 21.8b0 → 21.9b0](psf/black@21.8b0...21.9b0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6e6975e commit 077a16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242

4343
# Black, the code formatter, natively supports pre-commit
4444
- repo: https://github.com/psf/black
45-
rev: 21.8b0
45+
rev: 21.9b0
4646
hooks:
4747
- id: black
4848
# By default, this ignores pyi files, though black supports them

0 commit comments

Comments
 (0)