diff --git a/.github/workflows/basic-tests.yml b/.github/workflows/basic-tests.yml index eea33954a33b7..fe74a5c2e29b9 100644 --- a/.github/workflows/basic-tests.yml +++ b/.github/workflows/basic-tests.yml @@ -272,7 +272,7 @@ jobs: platform: ${{ inputs.platform }} save-cache: false - name: "Autoupdate all prek hooks" - run: prek auto-update --cooldown-days 4 --cooldown-days 4 --freeze + run: prek auto-update --cooldown-days 4 --freeze - name: "Autoupdate Lucas-C hooks to bleeding edge" run: prek auto-update --bleeding-edge --freeze --repo https://github.com/Lucas-C/pre-commit-hooks - name: "Autoupdate Octopin to bleeding edge"