Skip to content

Commit c17f398

Browse files
authored
Merge pull request #13 from lincc-frameworks/dependabot/github_actions/pre-commit-ci/lite-action-1.1.0
Bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0
2 parents 0ce0e71 + 8b0a7b9 commit c17f398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
extra_args: --all-files --verbose
3232
env:
3333
SKIP: "check-lincc-frameworks-template-version,no-commit-to-branch,check-added-large-files,validate-pyproject,sphinx-build,pytest-check"
34-
- uses: pre-commit-ci/lite-action@v1.0.2
34+
- uses: pre-commit-ci/lite-action@v1.1.0
3535
if: failure() && github.event_name == 'pull_request' && github.event.pull_request.draft == false

0 commit comments

Comments
 (0)