Skip to content

Commit 7302cb2

Browse files
authored
Merge pull request #941 from crate-ci/renovate/pre-commit-action-3.x
chore(deps): update pre-commit/action action to v3.0.1
2 parents 18308de + 31ed0fe commit 7302cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
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@v5
23-
- uses: pre-commit/[email protected].0
23+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)