Skip to content

Commit 6c3d575

Browse files
Update pre-commit hook psf/black to v25 (#901)
| datasource | package | from | to | | ----------- | --------- | ------- | ------ | | github-tags | psf/black | 24.10.0 | 25.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f057846 commit 6c3d575

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
@@ -45,7 +45,7 @@ repos:
4545
- id: isort
4646

4747
- repo: https://github.com/psf/black
48-
rev: 24.10.0
48+
rev: 25.1.0
4949
hooks:
5050
- id: black
5151

0 commit comments

Comments
 (0)