Skip to content

Commit 48dcde2

Browse files
pre-commit-ci[bot]rkm
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
1 parent 98161a9 commit 48dcde2

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
@@ -89,7 +89,7 @@ repos:
8989
- id: mypy
9090
args: [--config-file, .meta/mypy.ini]
9191
- repo: https://github.com/psf/black
92-
rev: "23.3.0"
92+
rev: "23.7.0"
9393
hooks:
9494
- id: black
9595
language_version: python38

0 commit comments

Comments
 (0)