Skip to content

Commit 17c79b6

Browse files
[meta] update pre-commit
updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0)
1 parent 78d9686 commit 17c79b6

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
@@ -4,7 +4,7 @@ default_language_version:
44
python: python3.11
55
repos:
66
- repo: https://github.com/psf/black
7-
rev: 25.1.0
7+
rev: 25.9.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)