We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7996c7b commit cafb3e2Copy full SHA for cafb3e2
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: isort
6
- repo: https://github.com/psf/black-pre-commit-mirror
7
- rev: 25.9.0
+ rev: 25.11.0
8
9
- id: black
10
- repo: https://github.com/pycqa/flake8
0 commit comments