Skip to content

Commit e6c9de1

Browse files
[pre-commit.ci] pre-commit autoupdate (#40)
updates: - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fa57ff4 commit e6c9de1

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
@@ -28,7 +28,7 @@ repos:
2828
- id: mypy
2929
additional_dependencies: ["types-PyYAML", "types-python-dateutil"]
3030
- repo: https://github.com/psf/black
31-
rev: 24.3.0
31+
rev: 24.4.0
3232
hooks:
3333
- id: black
3434
additional_dependencies: ["click==8.0.2"]

0 commit comments

Comments
 (0)