matrix-webhook/.github/dependabot.yml
2023-03-07 12:59:44 +01:00

13 lines
197 B
YAML

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