Skip to content

Commit 9d16c2d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0)
1 parent 8e2104d commit 9d16c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ repos:
1414
- id: reorder-python-imports
1515
language_version: python3
1616
- repo: https://github.com/psf/black
17-
rev: 25.1.0
17+
rev: 25.9.0
1818
hooks:
1919
- id: black

0 commit comments

Comments
 (0)