From de90aad24a4ed9e8199aca6fa0a976fdb87e8c43 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Wed, 17 Jan 2024 19:08:20 +0100 Subject: [PATCH] Update .pre-commit-config.yaml https://github.com/django-haystack/celery-haystack/pull/105#issuecomment-1896140162 --- .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 45d59ff..8009d8f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: args: - --quiet-level=2 - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.13 + rev: d16c4a2d25a27dad1ef26c0e496471139adb4522 hooks: - id: ruff args: