Skip to content

Commit cec4a4a

Browse files
authored
Update ruff-pre-commit version to v0.16.0
1 parent 14e1046 commit cec4a4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.22
65+
rev: v0.16.0
6666
hooks:
6767
- id: ruff-check
6868
args: [--fix, -v]

0 commit comments

Comments
 (0)