Skip to content

Commit 1195ff0

Browse files
Bump j178/prek-action from 1 to 2 in the actions group (#4883)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfb1780 commit 1195ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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@v1
26+
uses: j178/prek-action@v2
2727

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

0 commit comments

Comments
 (0)