Skip to content

Commit 117dcef

Browse files
committed
pc
1 parent 35db8a7 commit 117dcef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python -m pip install types-PyYAML types-requests
2323
python -m pip install --upgrade pip
2424
python -m pip install pre-commit
25+
pip install types-requests
2526
pre-commit install-hooks
2627
2728
- name: Run Pre-Commit

0 commit comments

Comments
 (0)