codex-factory/.github/dependabot.yml
2022-05-30 14:05:51 +02:00

9 lines
264 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
# Always increase the version in package.json as well (for patch versions by default only package-lock.json i updated)
versioning-strategy: increase