Skip to content

Commit c73c375

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0
1 parent f167921 commit c73c375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
language_version: python3.9
2020
exclude: ^notebooks{% else %}
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: 'v0.11.12'
22+
rev: 'v0.12.0'
2323
hooks:
2424
- id: ruff{% endif %}
2525
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)