Skip to content

Commit 43dcd47

Browse files
[pre-commit.ci] pre-commit autoupdate (#1937)
updates: - [github.com/psf/black: 23.1a1 → 22.12.0](psf/black@23.1a1...22.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8db64fe commit 43dcd47

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: 23.1a1
47+
rev: 22.12.0
4848
hooks:
4949
- id: black
5050
args: [--safe, --quiet]

0 commit comments

Comments
 (0)