Skip to content

Commit 3c8894c

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 28db280 commit 3c8894c

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
@@ -27,7 +27,7 @@ repos:
2727

2828
# Format code. No, I don't like everything black does either.
2929
- repo: https://github.com/psf/black
30-
rev: 23.1.0
30+
rev: 23.3.0
3131
hooks:
3232
- id: black
3333

0 commit comments

Comments
 (0)