Skip to content

Hook Dependency Updates

Lorenz Walthert edited this page Oct 16, 2023 · 4 revisions

Hook dependencies are updated on schedule once a month with the respective workflow in .github/workflows/hook-dependencies-update.yml. A fine-grained PAT for the precommit repo is used since a push by a GitHub Action to the repository would otherwise not cause on: push actions to run.

Clone this wiki locally