Skip to content

Commit 52e9fec

Browse files
authored
Update ruff-pre-commit version to v0.14.9
1 parent 70d46c9 commit 52e9fec

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
@@ -58,7 +58,7 @@ repos:
5858
- id: nbstripout
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.14.8
61+
rev: v0.14.9
6262
hooks:
6363
- id: ruff-check
6464
args: [--fix, -v]

0 commit comments

Comments
 (0)