Skip to content

ci: add dependabot

ci: add dependabot #1

Workflow file for this run

version: 2
updates:
- package-ecosystem: npm
directory: /
schedule: { interval: monthly }
groups: { npm: { patterns: ['*'] } }
versioning-strategy: increase
- package-ecosystem: github-actions
directory: /
schedule: { interval: monthly }
groups: { github-action: { patterns: ['*'] } }