1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-04-26 18:08:27 -04:00
profile/.github/dependabot.yml

13 lines
222 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: "cli/"
schedule:
interval: daily
versioning-strategy: increase
open-pull-requests-limit: 99
labels:
- "dependencies"
- "cli"