Skip to content

Commit f157516

Browse files
Bump j178/prek-action from 2.0.2 to 2.0.4 in the actions group
Bumps the actions group with 1 update: [j178/prek-action](https://github.com/j178/prek-action). Updates `j178/prek-action` from 2.0.2 to 2.0.4 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 054286f commit f157516

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Run pre-commit hooks
26-
uses: j178/prek-action@v2.0.2
26+
uses: j178/prek-action@v2.0.4
2727

2828
- name: Check spelling
29-
uses: j178/prek-action@v2.0.2
29+
uses: j178/prek-action@v2.0.4
3030
continue-on-error: true
3131
with:
3232
extra_args: --all-files --hook-stage manual codespell

0 commit comments

Comments
 (0)