griceturrble/Pre-commit checks
Runs pre-commit checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The token that the action will use to create and update the pull request. | — | ${{ github.token }} |
| python_version | Version of Python to use when installing pre-commit | — | 3.14 |
| pre_commit_version | Version of pre-commit to install | — | 4.6.0 |
| suggest_fixes | Whether to create a PR review suggesting fixes if pre-commit checks fail | — | false |
Outputs
no outputs