Skip to content

Commit 4a27d0a

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 aa710ef commit 4a27d0a

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
@@ -44,7 +44,7 @@ repos:
4444
- "--py37-plus"
4545
# Python: lint with black
4646
- repo: https://github.com/psf/black
47-
rev: 24.10.0
47+
rev: 25.1.0
4848
hooks:
4949
- id: black
5050
args:

0 commit comments

Comments
 (0)