Skip to content

Commit c19b5b3

Browse files
authored
Merge pull request #205 from numba/renovate/psf-black-25.x
Update pre-commit hook psf/black to v25.9.0
2 parents 1b02ab7 + 4856f48 commit c19b5b3

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
@@ -17,7 +17,7 @@ repos:
1717
args: ["--py38-plus"]
1818
# Black
1919
- repo: https://github.com/psf/black
20-
rev: 25.1.0
20+
rev: 25.9.0
2121
hooks:
2222
- id: black
2323
language_version: python3

0 commit comments

Comments
 (0)