Skip to content

Commit 08f8549

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
1 parent 68ab8e3 commit 08f8549

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,7 +8,7 @@ repos:
88
hooks:
99
- id: pyupgrade
1010
- repo: https://github.com/psf/black
11-
rev: 23.7.0
11+
rev: 23.9.1
1212
hooks:
1313
- id: black
1414
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)