chore(ci): update pre-commit-autoupdate

This commit is contained in:
2024-12-25 14:34:38 +02:00
committed by GitHub
parent ab34c148a6
commit cc6abb53ba

View File

@@ -2,7 +2,8 @@
name: Pre-commit autoupdate
on:
schedule:
- cron: "0 0 * * *"
# At 04:00 on Monday and Thursday.
- cron: "0 4 * * 1,4"
workflow_dispatch:
jobs:
auto-update: