Skip to content

Commit 13eb821

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.9.1 → 23.11.0](psf/black@23.9.1...23.11.0)
1 parent c16fd48 commit 13eb821

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
@@ -16,7 +16,7 @@ repos:
1616
- id: end-of-file-fixer
1717
- id: trailing-whitespace
1818
- repo: https://github.com/psf/black
19-
rev: 23.9.1
19+
rev: 23.11.0
2020
hooks:
2121
- id: black
2222
args: [--line-length=80, --target-version=py38]

0 commit comments

Comments
 (0)