Skip to content

Commit 0d878dd

Browse files
authored
Primer - remove .git suffix from github URL. (pylint-dev#8676)
1 parent f4bd67b commit 0d878dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/primer/packages_to_prime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"home-assistant": {
2424
"branch": "dev",
2525
"directories": ["homeassistant"],
26-
"url": "https://github.com/home-assistant/core.git"
26+
"url": "https://github.com/home-assistant/core"
2727
},
2828
"music21": {
2929
"branch": "master",

0 commit comments

Comments
 (0)