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 4480c81 + b0b0cdc commit 591d220Copy full SHA for 591d220
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.2.0
+ rev: 24.3.0
24
hooks:
25
- id: black
26
- repo: https://github.com/PyCQA/flake8
0 commit comments