Skip to content

Commit 427c868

Browse files
Update pre-commit hook psf/black to v23.11.0
1 parent 2468741 commit 427c868

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
@@ -35,7 +35,7 @@ repos:
3535
- id: pyupgrade
3636
args: [--py39-plus]
3737
- repo: https://github.com/psf/black
38-
rev: 23.10.1
38+
rev: 23.11.0
3939
hooks:
4040
- id: black
4141
args:

0 commit comments

Comments
 (0)