Skip to content

Commit 0145c66

Browse files
authored
fix: Update requirements.txt
1 parent 1db0599 commit 0145c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Install commit-check CLI
22
# For details please see: https://github.com/commit-check/commit-check
3-
git+git@github.com:commit-check/commit-check.git@feature/support-github-user-to-get-env
3+
git+https://github.com/commit-check/commit-check.git@feature/support-github-user-to-get-env
44
# Interact with the GitHub API.
55
PyGithub==2.8.1

0 commit comments

Comments
 (0)