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 5db52d3 commit 83f25ecCopy full SHA for 83f25ec
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: isort
21
args: [--profile, black]
22
- repo: https://github.com/psf/black-pre-commit-mirror
23
- rev: 25.1.0
+ rev: 25.9.0
24
hooks:
25
- id: black
26
- repo: https://github.com/pyCQA/flake8
0 commit comments