Skip to content

Commit d0f3086

Browse files
authored
Merge pull request #760 from onekey-sec/dependabot/github_actions/pre-commit/action-3.0.1
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 1d70bb6 + bbd3b66 commit d0f3086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: Swatinem/rust-cache@v2
3131

3232
- name: Check pre-commit hook
33-
uses: pre-commit/action@v3.0.0
33+
uses: pre-commit/action@v3.0.1
3434

3535

3636
check_pyright:

0 commit comments

Comments
 (0)