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

Commit 986493a

Browse files
Update pre-commit hook psf/black to v24
1 parent 7a23c78 commit 986493a

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

0 commit comments

Comments
 (0)