Skip to content

Commit e6c736b

Browse files
committed
Updates pre-commit workflow
1 parent e775d43 commit e6c736b

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
@@ -13,6 +13,6 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
- uses: actions/setup-python@v2
16-
- uses: pre-commit/action@v2.0.3
16+
- uses: pre-commit/action@v3.0.0
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)