We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3559142 + 0873bf7 commit 3dc78d7Copy full SHA for 3dc78d7
1 file changed
.pre-commit-config.yaml
@@ -29,6 +29,6 @@ repos:
29
hooks:
30
- id: isort
31
- repo: https://github.com/psf/black-pre-commit-mirror
32
- rev: 25.12.0
+ rev: 26.1.0
33
34
- id: black
0 commit comments