From db74942f39fdde039fbd7d990a648d171c259a3f Mon Sep 17 00:00:00 2001 From: ednolan <907967+ednolan@users.noreply.github.com> Date: Sun, 24 May 2026 16:47:17 +0000 Subject: [PATCH] Auto-update pre-commit hooks --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51f2246..60eea8c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.13 + rev: v0.15.14 hooks: - id: ruff args: [--fix]