Skip to content

Commit 3f5bb50

Browse files
pre-commit-ci[bot]RemyLau
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0)
1 parent 84764e7 commit 3f5bb50

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
@@ -28,7 +28,7 @@ repos:
2828
- id: pyupgrade
2929

3030
- repo: https://github.com/psf/black
31-
rev: 22.3.0
31+
rev: 22.6.0
3232
hooks:
3333
- id: black
3434
args: ["--safe"]

0 commit comments

Comments
 (0)