We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74bc013 commit 687b328Copy full SHA for 687b328
.github/workflows/pre-commit-ci.yml
@@ -25,5 +25,5 @@ jobs:
25
run: pre-commit run --all-files --show-diff-on-failure
26
27
- name: Run pre-commit-ci-lite
28
- uses: pre-commit-ci/[email protected].1
+ uses: pre-commit-ci/[email protected].2
29
if: always()
0 commit comments