Skip to content

Commit f1cf082

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0)
1 parent f410050 commit f1cf082

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
@@ -31,7 +31,7 @@ repos:
3131
name: Mypy typing checks
3232

3333
- repo: https://github.com/psf/black
34-
rev: 24.10.0
34+
rev: 25.1.0
3535
hooks:
3636
- id: black
3737
language_version: python3.9

0 commit comments

Comments
 (0)