Skip to content

Commit f90c8b0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
1 parent 1ca056e commit f90c8b0

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
@@ -104,7 +104,7 @@ repos:
104104
105105
# Python Formatting
106106
- repo: https://github.com/psf/black
107-
rev: 24.4.2 # Keep in sync with blacken-docs
107+
rev: 24.8.0 # Keep in sync with blacken-docs
108108
hooks:
109109
- id: black
110110
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)