We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb1780 commit 1195ff0Copy full SHA for 1195ff0
1 file changed
.github/workflows/lint.yml
@@ -23,10 +23,10 @@ jobs:
23
persist-credentials: false
24
25
- name: Run pre-commit hooks
26
- uses: j178/prek-action@v1
+ uses: j178/prek-action@v2
27
28
- name: Check spelling
29
30
continue-on-error: true
31
with:
32
extra_args: --all-files --hook-stage manual codespell
0 commit comments