Skip to content

Commit b4b7947

Browse files
[pre-commit.ci] pre-commit autoupdate (#1000)
<!--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 77e961f commit b4b7947

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
@@ -36,7 +36,7 @@ repos:
3636
- id: pyupgrade
3737
args: [--py37-plus]
3838
- repo: https://github.com/psf/black
39-
rev: 23.1.0
39+
rev: 23.3.0
4040
hooks:
4141
- id: black
4242
- repo: https://github.com/adamchainz/blacken-docs

0 commit comments

Comments
 (0)