From a76fc5a7ae8ced1a985186ca761f9c7e918e87ee Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Tue, 23 Jul 2024 19:27:43 +0200 Subject: [PATCH] update pre-commits --- .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 e266b076..e8988f7b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: add-trailing-comma - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.8 + rev: v0.5.4 hooks: - id: ruff