Skip to content

Commit e22bdf8

Browse files
Build(deps): Bump pre-commit-ci/lite-action from 1.0.3 to 1.1.0
Bumps [pre-commit-ci/lite-action](https://github.com/pre-commit-ci/lite-action) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/pre-commit-ci/lite-action/releases) - [Commits](pre-commit-ci/lite-action@v1.0.3...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 25dbc70 commit e22bdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/checkout@v4
1313
- uses: dtolnay/rust-toolchain@stable
1414
- uses: pre-commit/[email protected]
15-
- uses: pre-commit-ci/lite-action@v1.0.3
15+
- uses: pre-commit-ci/lite-action@v1.1.0
1616
if: always()

0 commit comments

Comments
 (0)