Skip to content

Commit 111e5aa

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.3
1 parent ad0270a commit 111e5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{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.12.10'
22+
rev: 'v0.13.3'
2323
hooks:
2424
- id: ruff{% endif %}
2525
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)