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 5c865ce commit ef13716Copy full SHA for ef13716
.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.11.0
+ rev: 25.12.0
8
9
- id: black
10
- repo: https://github.com/pycqa/flake8
0 commit comments