Skip to content

Commit

Permalink
Change pre-commit updates to be less frequent
Browse files Browse the repository at this point in the history
  • Loading branch information
phinate authored Aug 19, 2024
1 parent 6f48839 commit 89b0eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: update pre-commit hooks
on:
workflow_dispatch:
schedule:
- cron: "*/5 3 * * *"
- cron: "0 7 * * 1"

jobs:
update-template:
Expand Down

0 comments on commit 89b0eff

Please sign in to comment.