tomrijndorp / vscode-finditfaster

Find it, but faster! Fast file search for VS Code.
MIT License
299 stars 29 forks source link

Keeping dependencies up to date #92

Open Luiggi33 opened 6 months ago

Luiggi33 commented 6 months ago

I know that this repository is feature complete, the dependencies should be kept up to date or at least checked for critical security updates. While keeping dependencies on a fixed version is obviously more stable, there are always versions that either improve on the stability, security or speed of said dependency. I would suggest to either use Mend Renovate or the GitHub Dependency Check thingy