Skip to content

Commit 1cd0d71

Browse files
[pre-commit.ci] pre-commit autoupdate (#208)
updates: - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent acd8d30 commit 1cd0d71

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
@@ -12,7 +12,7 @@ repos:
1212
args: ["--profile", "black"]
1313

1414
- repo: https://github.com/psf/black
15-
rev: 22.12.0
15+
rev: 23.1.0
1616
hooks:
1717
- id: black
1818
args: [--target-version=py38]

0 commit comments

Comments
 (0)