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 e85e8e1 + 438938f commit 58862ccCopy full SHA for 58862cc
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.2
+ rev: 24.8.0
24
hooks:
25
- id: black
26
- repo: https://github.com/PyCQA/flake8
0 commit comments