Skip to content

Commit

Permalink
Bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [pre-commit-ci/lite-action](https://github.com/pre-commit-ci/lite-action) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/pre-commit-ci/lite-action/releases)
- [Commits](pre-commit-ci/lite-action@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: pre-commit-ci/lite-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 328d521 commit b6fac14
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 @@ -25,5 +25,5 @@ jobs:
run: pre-commit run --all-files --show-diff-on-failure

- name: Run pre-commit-ci-lite
uses: pre-commit-ci/[email protected].2
uses: pre-commit-ci/[email protected].3
if: always()

0 comments on commit b6fac14

Please sign in to comment.