From a8a410f1f5b6c1ad6873642221cd5db3d6acd8a8 Mon Sep 17 00:00:00 2001 From: Liam Keegan Date: Wed, 12 Jun 2024 16:21:11 +0200 Subject: [PATCH] update precommit --- .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 e768b6f..5223b70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.5 + rev: v0.4.8 hooks: - id: ruff types_or: [python, pyi, jupyter]