Skip to content

Commit fedef62

Browse files
authored
Merge branch 'main' into pep-829
2 parents 6c28544 + 1195ff0 commit fedef62

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)