ai / nanoid

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
https://zelark.github.io/nano-id-cc/
MIT License
24.35k stars 790 forks source link

Create dependabot config file. #304

Closed medz closed 2 years ago

ai commented 2 years ago

Why do we need it?

medz commented 2 years ago

@ai It can help us update our dependencies in a timely manner, and make our energy more focused on writing code, instead of having to update the dependencies for a long time and remember to update the dependencies. In addition, the packages we rely on may have security issues, and timely updating of dependencies can be easy to solve.

ai commented 2 years ago

Sorry, I prefer to update dependencies manually.