Skip to content

Pre-commit auto-update #282

Pre-commit auto-update

Pre-commit auto-update #282

name: Pre-commit auto-update
on:
# every day at midnight
schedule:
- cron: "0 0 * * *"
# on demand
workflow_dispatch:
jobs:
auto-update:
uses: observeinc/.github/.github/workflows/pre-commit-autoupdate.yaml@main
secrets: inherit