There was an error while loading. Please reload this page.
2 parents 5cc1d52 + 5fcc6dd commit 13cfb1cCopy full SHA for 13cfb1c
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
hooks:
17
- id: isort
18
- repo: https://github.com/psf/black-pre-commit-mirror
19
- rev: 25.11.0
+ rev: 25.12.0
20
21
- id: black
22
- repo: https://github.com/collective/zpretty
@@ -62,7 +62,7 @@ repos:
62
63
- id: check-manifest
64
- repo: https://github.com/regebro/pyroma
65
- rev: "5.0"
+ rev: "5.0.1"
66
67
- id: pyroma
68
- repo: https://github.com/mgedmin/check-python-versions
0 commit comments