Skip to content

Commit 58750a6

Browse files
[pre-commit.ci] pre-commit autoupdate (#1685)
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a6fdf0b commit 58750a6

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
@@ -44,7 +44,7 @@ repos:
4444
- id: black-disable-checker
4545
exclude: tests/unittest_nodes_lineno.py
4646
- repo: https://github.com/psf/black
47-
rev: 22.3.0
47+
rev: 22.6.0
4848
hooks:
4949
- id: black
5050
args: [--safe, --quiet]

0 commit comments

Comments
 (0)