Skip to content

Commit a70f8b9

Browse files
authored
Update pre-commit hook versions
1 parent a275f36 commit a70f8b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/{% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repos:
6262
- id: nbstripout
6363

6464
- repo: https://github.com/astral-sh/ruff-pre-commit
65-
rev: v0.15.2
65+
rev: v0.15.4
6666
hooks:
6767
- id: ruff-check
6868
args: [--fix, -v]
@@ -77,7 +77,7 @@ repos:
7777
language: system
7878
types: [python]{% elif type_checker == 'ty' %}
7979
- repo: https://github.com/allganize/ty-pre-commit
80-
rev: v0.0.18
80+
rev: v0.0.19
8181
hooks:
8282
- id: ty-check{% endif %}
8383

0 commit comments

Comments
 (0)