actions-marketplace-validations/Pre-commit Optimized for ScribeMD/pre-commit-hooks
Install pre-commit via asdf and Poetry; then run pre-commit hooks with extra optimizations for ScribeMD/pre-commit-hooks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 26, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/scribemd_pre-commit-action@4631523aa8eed3b988b0d71731c4b8afa1ba2d48 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bump | If "true," run the Commitizen action on push to main to commit a version bump and tag a release if there are any release-worthy changes. Commitizen relies on tags in order to perform an incremental release, so you must pass fetch-depth: 0 to the official GitHub checkout action unless bump is "false." | no | true |
Outputs
no outputs