Skip to content

Commit 77cb1b5

Browse files
authored
Update ruff in pre-commit
1 parent 26d8d8c commit 77cb1b5

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
@@ -55,7 +55,7 @@ repos:
5555
- id: nbstripout
5656

5757
- repo: https://github.com/astral-sh/ruff-pre-commit
58-
rev: v0.8.4
58+
rev: v0.8.5
5959
hooks:
6060
- id: ruff
6161
args: [--fix, -v]

0 commit comments

Comments
 (0)