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 731cce7 + b5f15c9 commit 48107deCopy full SHA for 48107de
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