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