Skip to content

Commit

Permalink
Merge pull request #1 from lincc-frameworks/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/pre-commit-ci/lite-action-1.1.0

Bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0
  • Loading branch information
drewoldag authored Oct 18, 2024
2 parents 6471b9f + d117058 commit 5501825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
extra_args: --all-files --verbose
env:
SKIP: "check-lincc-frameworks-template-version,no-commit-to-branch,check-added-large-files,validate-pyproject,sphinx-build,pytest-check"
- uses: pre-commit-ci/lite-action@v1.0.2
- uses: pre-commit-ci/lite-action@v1.1.0
if: failure() && github.event_name == 'pull_request' && github.event.pull_request.draft == false

0 comments on commit 5501825

Please sign in to comment.