This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Add GHA workflow to autoupdate pre-commit hooks#1378
Merged
brandonwillard merged 1 commit intoaesara-devs:mainfrom Jan 7, 2023
Merged
Add GHA workflow to autoupdate pre-commit hooks#1378brandonwillard merged 1 commit intoaesara-devs:mainfrom
brandonwillard merged 1 commit intoaesara-devs:mainfrom
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1378 +/- ##
=======================================
Coverage 74.69% 74.69%
=======================================
Files 195 195
Lines 49748 49748
Branches 10529 10529
=======================================
Hits 37157 37157
Misses 10266 10266
Partials 2325 2325 |
3d52a15 to
fc9bac0
Compare
fc9bac0 to
84a9c04
Compare
84a9c04 to
02e059b
Compare
Contributor
Author
|
Rebased on main (all checks were green) |
Contributor
Author
|
An alternative would be to install the pre-commit app. I feel somewhat reluctant about apps due to the lack of transparency. The app would probably give a better "experience" whatever that means. In contrast, this action is simple and transparent: just a few lines of YAML upstream. I'm happy either way; it's nice to have the functionality. |
02e059b to
13c4419
Compare
brandonwillard
approved these changes
Jan 7, 2023
13c4419 to
6c25532
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here are a few important guidelines and requirements to check before your PR can be merged:
pre-commitis installed and set up.Don't worry, your PR doesn't need to be in perfect order to submit it. As development progresses and/or reviewers request changes, you can always rewrite the history of your feature/PR branches.
If your PR is an ongoing effort and you would like to involve us in the process, simply make it a draft PR.