Skip to content

Commit 65ba05d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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)