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.
2 parents 85e4cee + 980f510 commit a717287Copy full SHA for a717287
1 file changed
.pre-commit-config.yaml
@@ -1,9 +1,9 @@
1
repos:
2
- repo: https://github.com/psf/black-pre-commit-mirror
3
- rev: 25.9.0
+ rev: 25.11.0
4
hooks:
5
- id: black
6
- repo: https://github.com/pycqa/isort/
7
- rev: 6.1.0
+ rev: 7.0.0
8
9
- id: isort
0 commit comments