From bec0b81ff6faf880e187f49f9bb88f7a691a4be1 Mon Sep 17 00:00:00 2001 From: twsl <45483159+twsl@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:55:04 +0200 Subject: [PATCH] Update {% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja --- ... if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/{% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja b/project/{% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja index cad39fc..66d5908 100644 --- a/project/{% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja +++ b/project/{% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja @@ -48,7 +48,7 @@ repos: - id: nbstripout - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.8 + rev: v0.6.9 hooks: - id: ruff args: [--fix, -v]