Skip to content

Commit 38f584d

Browse files
ci: pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0)
1 parent af4f239 commit 38f584d

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: isort
66
- repo: https://github.com/psf/black-pre-commit-mirror
7-
rev: 25.12.0
7+
rev: 26.1.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)