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 dc47a9e commit 834bbccCopy full SHA for 834bbcc
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
jlpm install
32
33
- name: Run pre-commit
34
- uses: pre-commit/action@v2.0.0
+ uses: pre-commit/action@v3.0.1
35
with:
36
extra_args: --all-files --hook-stage=manual
37
0 commit comments