This is the end goal of GitHub. Everything connects, like a social media platform.
All of these micro-libraries that people drag in as dependencies means you are already hooked / tied to the GitHub way of things.
Actually, you will even notice that Semantic Versioning (encourages micro-libraries / dependency driven development) was designed by Tom Preston-Werner, the co-founder of GitHub: https://semver.org/
If you don't like it; you can use something else but do unfortunately expect that someone forks your project, sticks it on GitHub and development continues from there (unless you use a more restrictive license than GPL / BSD, etc).