Skip to content

Commit 3a9120d

Browse files
[pre-commit.ci] pre-commit autoupdate (#11534)
<!--pre-commit.ci start--> updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b0690d7 commit 3a9120d

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
@@ -64,7 +64,7 @@ repos:
6464
hooks:
6565
- id: isort
6666
- repo: https://github.com/psf/black
67-
rev: '25.1.0'
67+
rev: '25.9.0'
6868
hooks:
6969
- id: black
7070
language_version: python3 # Should be a command that runs python

0 commit comments

Comments
 (0)