Skip to content

Commit 9b6c246

Browse files
[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 0f24520 commit 9b6c246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: isort
66
additional_dependencies: [toml]
77
- repo: https://github.com/psf/black
8-
rev: 22.3.0
8+
rev: 22.6.0
99
hooks:
1010
- id: black
1111
args: ["--line-length", "119", "--check"]

0 commit comments

Comments
 (0)