Skip to content

Commit e1a084b

Browse files
authored
Update {% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja
1 parent bff47a5 commit e1a084b

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.9.10
58+
rev: v0.11.0
5959
hooks:
6060
- id: ruff
6161
args: [--fix, -v]

0 commit comments

Comments
 (0)