Files
endoflife-date-release-data/.github/dependabot.yml
2023-06-08 06:16:40 +00:00

23 lines
391 B
YAML

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