Skip to content

Commit 31c73ce

Browse files
authoredMar 1, 2024··
Merge pull request #84 from rust-lang/renovate/pre-commit-action-3.x
chore(deps): update pre-commit/action action to v3.0.1
2 parents 4171d18 + 2ed735f commit 31c73ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-python@v4
23-
- uses: pre-commit/action@v3.0.0
23+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)
Please sign in to comment.