Skip to content

Commit 65ba05d

Browse files
committed
chore(ci): bump pre-commit action
1 parent 5697595 commit 65ba05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: moonrepo/setup-rust@v1
1616
with:
1717
components: rustfmt, clippy
18-
- uses: pre-commit/action@v2.0.0
18+
- uses: pre-commit/action@v3.0.1
1919
with:
2020
extra_args: --all-files
2121

0 commit comments

Comments
 (0)