Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Pre-commit auto-update #125

Pre-commit auto-update

Pre-commit auto-update #125

name: Pre-commit auto-update
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1" # every weekday at midnight
jobs:
auto-update:
uses: divkix/reusable-workflows/.github/workflows/pre-commit-autoupdate.yml@main