chore(ci): bump j178/prek-action from 2.0.0 to 2.0.2#135
chore(ci): bump j178/prek-action from 2.0.0 to 2.0.2#135dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@79f7655...cbc2f23) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryRoutine Dependabot patch bump of Confidence Score: 5/5Safe to merge — minimal patch bump with preserved SHA pinning and no functional changes. Single-line change updates a pinned SHA to the correct v2.0.2 commit. The upstream release notes confirm only minor improvements (log noise reduction, housekeeping). No logic, config, or security concerns. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[CI Workflow Triggered] --> B[Setup Python 3.14 via astral-sh/setup-uv]
B --> C[j178/prek-action @ cbc2f23 v2.0.2]
C --> D{Run pre-commit hooks}
D -->|SKIP: no-commit-to-main, pytest-testmon, lychee| E[Hooks Pass]
D --> F[Hooks Fail]
E --> G[CI Success]
F --> H[CI Failure]
Reviews (1): Last reviewed commit: "chore(ci): bump j178/prek-action from 2...." | Re-trigger Greptile |
Bumps j178/prek-action from 2.0.0 to 2.0.2.
Release notes
Sourced from j178/prek-action's releases.
Commits
cbc2f23Update known versions for prek 0.3.9 (#119)4fd49c1Update zizmorcore/zizmor-action action to v0.5.2 (#118)380f81eReduce missing checksum log noise (#117)53276d8Remove update-known-versions job (#115)3056648Update known versions for prek 0.3.8 (#114)1925043Rename action.yaml to action.yml (#113)dc795aaRemove redundant show-verbose-logs empty-string guard (#112)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)