We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91ed5b commit 72e5393Copy full SHA for 72e5393
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: isort
21
# https://github.com/python/black#version-control-integration
22
- repo: https://github.com/psf/black
23
- rev: 24.8.0
+ rev: 24.10.0
24
hooks:
25
- id: black
26
- repo: https://github.com/PyCQA/flake8
0 commit comments