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.
1 parent 9306085 commit c00eb5cCopy full SHA for c00eb5c
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.10.0
+ rev: 25.1.0
24
hooks:
25
- id: black
26
- repo: https://github.com/PyCQA/flake8
0 commit comments