repository template for Node.js & TypeScript projects

docs: remove dependabot listing from README.md

Changed files
-1
-1
README.md
··· 7 7 - [x] ESM support (ECMAScript modules) 8 8 - [x] [TypeDoc](https://typedoc.org/) for generating API documentation 9 9 - [x] [Spindle](https://docs.tangled.org/spindles.html) for continuous integration 10 - - [x] [Dependabot](https://github.com/dependabot) for updating dependencies 11 10 - [x] [node-modules-inspector](https://github.com/antfu/node-modules-inspector) for deep insights on dependency graph 12 11 - [x] Uses the [VoidZero](https://voidzero.dev)-based JS toolchain 13 12 - [x] [Vite](https://vitejs.dev/) & [tsdown](https://tsdown.dev) for bundling & minifying source code