Skip to content

Commit b384286

Browse files
Update pre-commit hook psf/black to v25.11.0
| datasource | package | from | to | | ----------- | --------- | ------ | ------- | | github-tags | psf/black | 25.1.0 | 25.11.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0e7f69 commit b384286

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: 25.1.0
48+
rev: 25.11.0
4949
hooks:
5050
- id: black
5151

0 commit comments

Comments
 (0)