Skip to content

Commit c3e354e

Browse files
committed
Git. Fixing pre-comit github action
1 parent 23c1040 commit c3e354e

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,4 +13,4 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- uses: actions/setup-python@v3
16-
- uses: pre-commit/[email protected]
16+
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)