Skip to content

Commit 06c8fe5

Browse files
Bump j178/prek-action from 1 to 2 in the github-actions group
Bumps the github-actions group with 1 update: [j178/prek-action](https://github.com/j178/prek-action). Updates `j178/prek-action` from 1 to 2 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@v1...v2) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66a051a commit 06c8fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install the latest version of uv
2323
uses: astral-sh/setup-uv@v7
2424
# use prek for speedy precommit results
25-
- uses: j178/prek-action@v1
25+
- uses: j178/prek-action@v2
2626
# run pre-commit ci lite for automated fixes
2727
- uses: pre-commit-ci/lite-action@v1.1.0
2828
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)