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 c338863 commit dfb9504Copy full SHA for dfb9504
.github/workflows/pre-commit.yml
@@ -66,5 +66,5 @@ jobs:
66
pre-commit run --show-diff-on-failure --color=always "${EXTRA_ARGS[@]}"
67
68
- name: 'pre-commit-ci-lite: Apply automatic fixes'
69
- uses: pre-commit-ci/lite-action@1384014f1a0d9c9e0656844e4e6e0f3554b1b3e7 # v1.0.3
+ uses: pre-commit-ci/lite-action@5d6cc0eb514c891a40562a58a8e71576c5c7fb43 # v1.1.0
70
if: always()
0 commit comments