1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-03 02:23:44 +08:00
Files
commit-action/.github/dependabot.yml
2022-10-26 19:02:41 +02:00

11 lines
205 B
YAML

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