imgphash/.github/dependabot.yml
2026-03-01 18:16:47 +01:00

13 lines
279 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
allow:
- dependency-type: direct
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly