We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bed8761 + 684b701 commit c170d0fCopy full SHA for c170d0f
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: pre-commit/[email protected]
22
with:
23
extra_args: --all-files
24
- - uses: pre-commit-ci/[email protected].1
+ - uses: pre-commit-ci/[email protected].2
25
if: always()
26
27
msg: Apply automatic formatting
0 commit comments