Skip to content

Commit 1a921b6

Browse files
[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 cb1e9fe commit 1a921b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: check-merge-conflict
1717
name: Merge Conflicts
1818
- repo: https://github.com/psf/black
19-
rev: 23.3.0
19+
rev: 23.7.0
2020
hooks:
2121
- id: black
2222
name: Black Formatting

0 commit comments

Comments
 (0)