comfycamp/.github/dependabot.yml
2023-08-27 23:29:32 +05:00

11 lines
207 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"