Skip to content

Commit 5c62312

Browse files
Update pre-commit.yaml
1 parent a0f3089 commit 5c62312

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-python@v2
1212
with:
13-
python-version: 3.7.x
13+
python-version: 3.7.x
14+
- uses: pre-commit/action@v2.0.0

0 commit comments

Comments
 (0)