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 275b720 + 00648d1 commit ef6343eCopy full SHA for ef6343e
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: pyupgrade
21
args: [--py38-plus]
22
- repo: https://github.com/psf/black-pre-commit-mirror
23
- rev: 24.4.0
+ rev: 24.4.2
24
hooks:
25
- id: black
26
- repo: https://github.com/PyCQA/flake8
0 commit comments