Skip to content

Commit 9ed2cfc

Browse files
authored
Merge pull request #131 from assert-rs/renovate/pre-commit-action-3.x
chore(deps): update pre-commit/action action to v3
2 parents 77c65b2 + 84d5932 commit 9ed2cfc

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
@@ -9,4 +9,4 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111
- uses: actions/setup-python@v2
12-
- uses: pre-commit/action@v2.0.3
12+
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)