ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

Revert "feat(ci): use dependabot to bump deps versions (#1174)" #1176

Closed ayamir closed 7 months ago

ayamir commented 7 months ago

This reverts commit 45a53eecfe7b44626fbccb066f35cc92f6378948. #1174

Cyberczy commented 7 months ago

I was watching nvim-tree using this lol

CharlesChiuGit commented 7 months ago

I was watching nvim-tree using this lol

Indeed, lots of big project use it. However, it's doesn't mean it's inherently safe to use it. we still need to evaluate on our own. also, we only have very few dependency to look after, using an older version of CI/CD won't impact our projects' robustness or performance too. so i think it's safer to update the version manually.

Cyberczy commented 7 months ago

LGTM