enclave-image/.github/dependabot.yml
xynydev d3ba4a5f53 chore: set dependabot interval to "daily"
this should allow users to get quicker updates
2024-02-20 21:35:01 +02:00

7 lines
117 B
YAML

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