Dependabot config.
npm install --save-dev @tiagoporto/dependabot-config
After install an
.github/dependabot.yml
file will be added to the root of your project.
If using pnpm
// .npmrc
side-effects-cache=false
If project uses conventional commits, a semantic.yml file will be added too.
Add dependencies
label in repository