Skip to content

Commit b443717

Browse files
authored
Merge pull request #243 from numba/renovate/psf-black-26.x
Update pre-commit hook psf/black to v26.5.1
2 parents f22789f + 25059a5 commit b443717

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

0 commit comments

Comments
 (0)