run pre-commit autoupdate monthly

This commit is contained in:
Adeeb Shihadeh 2024-05-08 13:54:02 -07:00 committed by GitHub
parent e4f38ff49c
commit 2cf3b84c77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: repo
on:
schedule:
- cron: "0 15 * * 2"
- cron: "0 15 1 * *"
workflow_dispatch:
jobs: