Skip to content

Commit e644b90

Browse files
[pre-commit.ci] pre-commit autoupdate (#43)
updates: - [github.com/psf/black: 23.9.1 → 23.10.0](psf/black@23.9.1...23.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c63d748 commit e644b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: isort
2323

2424
- repo: https://github.com/psf/black
25-
rev: "23.9.1"
25+
rev: "23.10.0"
2626
hooks:
2727
- id: black
2828
args: [--preview]

0 commit comments

Comments
 (0)