diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index 839bc04..0b26f1c 100644 --- a/.github/workflows/pre-commit-autoupdate.yml +++ b/.github/workflows/pre-commit-autoupdate.yml @@ -2,7 +2,7 @@ name: update pre-commit hooks on: schedule: - - cron: '*/5 * * * *' + - cron: '*/5 3 * * *' jobs: