Skip to content

Commit bd08fe5

Browse files
chore(deps): update pre-commit hook psf/black to v26.3.0
1 parent 321921c commit bd08fe5

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
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: isort
3131
- repo: https://github.com/psf/black
32-
rev: 26.1.0
32+
rev: 26.3.0
3333
hooks:
3434
- id: black
3535
args: [--line-length=100]

0 commit comments

Comments
 (0)