Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add scheduled workflow to update pre-commit hooks #29

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

mlegner
Copy link
Contributor

@mlegner mlegner commented Oct 16, 2023

As Dependabot doesn't update pre-commit hooks, the versions of those diverge with the versions used in CI. This adds a weekly workflow to automatically bump all pre-commit hooks to the latest version, runs them on the repository, and creates a pull request.

@mlegner mlegner added the github_actions Pull requests that update GitHub Actions code label Oct 16, 2023
@mlegner mlegner requested a review from jpcsmith October 16, 2023 07:34
@jpcsmith jpcsmith merged commit 8917733 into main Oct 16, 2023
11 checks passed
@jpcsmith jpcsmith deleted the ci/update-pre-commit branch October 16, 2023 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants