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

Add pre-commit hook workflow to auto update dependency versions #143

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

xunholy
Copy link
Owner

@xunholy xunholy commented Nov 3, 2020

Signed-off-by: Michael Fornaro [email protected]

Description

Update pre-commit versions using a workflow that is scheduled to run each day at midnight to check for new versions of the dependencies. If new versions are detected a PR will be raised with the proposed changes.

Checklist

  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • All pre-commit hook validation passed successfully.
  • All commits contain a well-written commit description including a title, description, and a Fixes: #XXX line if the commit addresses a particular GitHub issue.
  • All workflow validation and compliance checks are passing.

Issue Ref (Optional)

Which issue(s) this PR fixes (optional, using fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged): Fixes #

Notes

Followed documentation https://browniebroke.com/blog/gh-action-pre-commit-autoupdate/

@xunholy xunholy merged commit 440781c into main Nov 3, 2020
@xunholy xunholy deleted the pre-commit-workflow branch November 3, 2020 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant