From 5b882fe0e28be5b94d94b6ce0e97beab40978039 Mon Sep 17 00:00:00 2001 From: Thomas Feldmann Date: Fri, 22 Mar 2024 21:10:25 +0100 Subject: [PATCH] formatting --- .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 c8cb9f7e..9faf9727 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - --fix=lf - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.3 + rev: v0.3.4 hooks: # lint and fix - id: ruff