Skip to content

Commit c170d0f

Browse files
Merge pull request #129 from scipp/dependabot/github_actions/pre-commit-ci/lite-action-1.0.2
Bump pre-commit-ci/lite-action from 1.0.1 to 1.0.2
2 parents bed8761 + 684b701 commit c170d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: pre-commit/[email protected]
2222
with:
2323
extra_args: --all-files
24-
- uses: pre-commit-ci/[email protected].1
24+
- uses: pre-commit-ci/[email protected].2
2525
if: always()
2626
with:
2727
msg: Apply automatic formatting

0 commit comments

Comments
 (0)