Skip to content

Commit 8b0a7b9

Browse files
Bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0
Bumps [pre-commit-ci/lite-action](https://github.com/pre-commit-ci/lite-action) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/pre-commit-ci/lite-action/releases) - [Commits](pre-commit-ci/lite-action@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: pre-commit-ci/lite-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ce0e71 commit 8b0a7b9

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)