Skip to content

Commit ad43b76

Browse files
chore(precommit): update dependency black to v26
Prior commit 39975d5 updated black to v26 but did not update `.pre-commit-config.yaml`. This resolves that.
1 parent 3bcc42a commit ad43b76

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
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/psf/black
6-
rev: 25.12.0
6+
rev: 26.1.0
77
hooks:
88
- id: black
99
- repo: https://github.com/commitizen-tools/commitizen

0 commit comments

Comments
 (0)