Skip to content

Commit 3003359

Browse files
[pre-commit.ci] pre-commit autoupdate (#535)
<!--pre-commit.ci start--> updates: - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 31f275d commit 3003359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: [--py37-plus]
3737
- repo: https://github.com/psf/black
38-
rev: 23.1.0
38+
rev: 23.3.0
3939
hooks:
4040
- id: black
4141
- repo: https://github.com/adamchainz/blacken-docs

0 commit comments

Comments
 (0)