8000 [pre-commit.ci] pre-commit autoupdate (#2012) · pyscript/pyscript@d7d2dfb · GitHub
[go: up one dir, main page]

Skip to content

Commit d7d2dfb

Browse files
[pre-commit.ci] pre-commit autoupdate (#2012)
updates: - [github.com/psf/black: 24.1.1 → 24.3.0](psf/black@24.1.1...24.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Andrea Giammarchi <andrea.giammarchi@gmail.com>
1 parent 2d5cf09 commit d7d2dfb

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
@@ -25,7 +25,7 @@ repos:
2525
- id: trailing-whitespace
2626

2727
- repo: https://github.com/psf/black
28-
rev: 24.1.1
28+
rev: 24.3.0
2929
hooks:
3030
- id: black
3131
exclude: pyscript\.core/src/stdlib/pyscript/__init__\.py

0 commit comments

Comments
 (0)
0