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 ad0270a commit 111e5aaCopy full SHA for 111e5aa
{{cookiecutter.project_slug}}/.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
language_version: python3.9
20
exclude: ^notebooks{% else %}
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: 'v0.12.10'
+ rev: 'v0.13.3'
23
hooks:
24
- id: ruff{% endif %}
25
- repo: https://github.com/pycqa/isort
0 commit comments