From 74cd7a484c35cc74de939657edf2ce5b95bbc3d6 Mon Sep 17 00:00:00 2001 From: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com> Date: Fri, 26 Dec 2025 00:53:15 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20pre-commit=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pre-commit-scheduled.yml | 1 + .pre-commit-config.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit-scheduled.yml b/.github/workflows/pre-commit-scheduled.yml index 6d42dbd899..a94785f2e8 100644 --- a/.github/workflows/pre-commit-scheduled.yml +++ b/.github/workflows/pre-commit-scheduled.yml @@ -14,6 +14,7 @@ jobs: uses: actions/checkout@v6 with: fetch-depth: 0 + show-progress: false - name: Setup and run Prek uses: j178/prek-action@v1 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 240de44e2e..0b5e147665 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,4 @@ default_install_hook_types: [pre-commit, prepare-commit-msg] -autofix_prs: false repos: - repo: https://github.com/shssoichiro/oxipng rev: v10.0.0