From ed8943766fd1a9c8e6543eafd490eb9241bf2a0f Mon Sep 17 00:00:00 2001 From: phi Date: Mon, 9 Sep 2024 02:32:08 +0900 Subject: [PATCH] fix --- .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 5bb75df..6191345 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.2.0 + rev: v0.2.1 - hooks: - id: ruff