Files
Kubernetes/CICD/Github/.github/workflows/dependabot.yml
2025-08-25 17:53:08 +08:00

7 lines
124 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 20