Skip to content

Commit 6cada96

Browse files
Update pre-commit hook psf/black to v23.9.1
1 parent 6f41f68 commit 6cada96

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.7.0
38+
rev: 23.9.1
3939
hooks:
4040
- id: black
4141
args:

0 commit comments

Comments
 (0)