Skip to content

Commit e9fee06

Browse files
chore(deps): update pre-commit hook psf/black to v25.9.0 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27be96b commit e9fee06

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
@@ -18,7 +18,7 @@ repos:
1818
"--warn-incomplete-stub",
1919
]
2020
- repo: https://github.com/psf/black
21-
rev: 25.1.0
21+
rev: 25.9.0
2222
hooks:
2323
- id: black
2424
args: [

0 commit comments

Comments
 (0)