From 10ae0a68175f7e3a8737cb23778132c80433da56 Mon Sep 17 00:00:00 2001 From: Hassan Kibirige Date: Tue, 26 Nov 2024 12:27:46 +0300 Subject: [PATCH] Upgrade pre-commit --- .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 c432e4548..7aeae1b7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.4 + rev: v0.8.0 hooks: # Run the linter. - id: ruff