Skip to content

Commit ce59c85

Browse files
Update pre-commit hooks
updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
1 parent 988e334 commit ce59c85

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
@@ -18,7 +18,7 @@ repos:
1818
- --profile=black
1919
- --line-length=79
2020
- repo: https://github.com/psf/black
21-
rev: 23.3.0
21+
rev: 23.7.0
2222
hooks:
2323
- id: black
2424
args:

0 commit comments

Comments
 (0)