Skip to content

Commit c400445

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.10.0 → 23.10.1](psf/black@23.10.0...23.10.1)
1 parent 0e7f107 commit c400445

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
@@ -39,7 +39,7 @@ repos:
3939
- id: isort
4040

4141
- repo: https://github.com/psf/black
42-
rev: 23.10.0
42+
rev: 23.10.1
4343
hooks:
4444
- id: black
4545
language_version: python3

0 commit comments

Comments
 (0)