Skip to content

Commit df8a45e

Browse files
authored
Update ruff-pre-commit version to v0.15.10
1 parent 1d4669f commit df8a45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.9
65+
rev: v0.15.10
6666
hooks:
6767
- id: ruff-check
6868
args: [--fix, -v]

0 commit comments

Comments
 (0)