1
mirror of https://github.com/jakejarvis/npm-module-template.git synced 2025-04-26 14:18:28 -04:00
npm-module-template/.github/dependabot.yml

11 lines
173 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
versioning-strategy: increase
schedule:
interval: "daily"
commit-message:
prefix: "📦 npm:"