We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1000086 commit 91993e4Copy full SHA for 91993e4
{{cookiecutter.project_slug}}/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: ruff{% endif %}
25
- repo: https://github.com/pycqa/isort
26
- rev: '5.13.2'
+ rev: '6.0.1'
27
28
- id: isort
29
- repo: https://github.com/asottile/pyupgrade
0 commit comments