Skip to content

Commit 58fa807

Browse files
committed
chore(ci): bump pre-commit action
1 parent 7caef41 commit 58fa807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: moonrepo/setup-rust@v1
1414
with:
1515
components: rustfmt, clippy
16-
- uses: pre-commit/action@v2.0.0
16+
- uses: pre-commit/action@v3.0.1
1717
with:
1818
extra_args: --all-files
1919

0 commit comments

Comments
 (0)