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 8d83efc commit 58d0536Copy full SHA for 58d0536
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ default_language_version:
4
python: python3.11
5
repos:
6
- repo: https://github.com/psf/black-pre-commit-mirror
7
- rev: 25.11.0
+ rev: 25.12.0
8
hooks:
9
- id: black
10
- repo: https://github.com/pycqa/isort
0 commit comments