Skip to content

Commit 1bf6edc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
1 parent 26ca9f5 commit 1bf6edc

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
@@ -31,7 +31,7 @@ repos:
3131
hooks:
3232
- id: pyupgrade
3333
- repo: https://github.com/psf/black
34-
rev: 23.1.0
34+
rev: 23.3.0
3535
hooks:
3636
- name: black
3737
id: black

0 commit comments

Comments
 (0)