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

Commit 571a2f2

Browse files
Update pre-commit hook psf/black to v23.12.1
1 parent b5ee957 commit 571a2f2

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.12.1"
1212
hooks:
1313
- id: black

0 commit comments

Comments
 (0)