From 201a2ea1200848b0ec3755d377a8b3c5f78a93fe Mon Sep 17 00:00:00 2001 From: Nathan Simpson Date: Fri, 3 May 2024 17:51:24 +0100 Subject: [PATCH] Update pre-commit-autoupdate.yml --- .github/workflows/pre-commit-autoupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: