From e9916dfb2ab1da0800f412e984ec31f1c8eb6a20 Mon Sep 17 00:00:00 2001 From: phi Date: Sun, 27 Oct 2024 00:56:24 +0900 Subject: [PATCH] chore: update hook --- .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 c5625b9..75cedfa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - "-a ruff:ruff-format:v:" - "-l DEBUG" repo: https://github.com/phi-friday/sync-uv-pre-commit - rev: v0.5.1 + rev: v0.6.0 - hooks: - id: ruff