Skip to content

Commit aad3da3

Browse files
authored
Merge pull request #73 from rust-cli/renovate/j178-prek-action-2.x
chore(deps): Update j178/prek-action action to v2
2 parents 56827e8 + fca8d26 commit aad3da3

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
@@ -23,6 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v6
26-
- uses: j178/prek-action@v1
26+
- uses: j178/prek-action@v2
2727
with:
2828
prek-version: '0.2.27'

0 commit comments

Comments
 (0)