Skip to content

Commit 454c276

Browse files
authored
Merge pull request #131 from rust-cli/renovate/j178-prek-action-2.x
chore(deps): Update j178/prek-action action to v2
2 parents 4cd3a2a + ea659aa commit 454c276

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)