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 63ca32e + be82f52 commit ee223beCopy full SHA for ee223be
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
hooks:
17
- id: isort
18
- repo: https://github.com/psf/black
19
- rev: 24.3.0
+ rev: 24.4.2
20
21
- id: black
22
- repo: https://github.com/collective/zpretty
@@ -71,7 +71,7 @@ repos:
71
- id: check-python-versions
72
args: ['--only', 'setup.py,pyproject.toml']
73
- repo: https://github.com/collective/i18ndude
74
- rev: "6.1.0"
+ rev: "6.2.0"
75
76
- id: i18ndude
77
0 commit comments