Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 752a23c

Browse files
Update pre-commit hook psf/black to v23.11.0
1 parent 7bca076 commit 752a23c

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
@@ -8,6 +8,6 @@ repos:
88
- id: ruff
99

1010
- repo: https://github.com/psf/black
11-
rev: "23.9.1"
11+
rev: "23.11.0"
1212
hooks:
1313
- id: black

0 commit comments

Comments
 (0)