Skip to content

Commit a791b82

Browse files
⬆ Bump pre-commit-ci/lite-action from 1.0.0 to 1.0.1
Bumps [pre-commit-ci/lite-action](https://github.com/pre-commit-ci/lite-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/pre-commit-ci/lite-action/releases) - [Commits](pre-commit-ci/lite-action@v1.0.0...v1.0.1) --- 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]>
1 parent 96eb7e3 commit a791b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set Poetry virtual env path to PATH
2727
run: echo ${{ github.workspace }}/.venv/bin >> $GITHUB_PATH
2828
- uses: pre-commit/[email protected]
29-
- uses: pre-commit-ci/[email protected].0
29+
- uses: pre-commit-ci/[email protected].1
3030
if: always()
3131

3232
pyright:

0 commit comments

Comments
 (0)