Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Pre-commit auto-update #62

Pre-commit auto-update

Pre-commit auto-update #62

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