Files
library_updater/.github/dependabot.yml
2022-08-03 20:02:11 +03:00

7 lines
161 B
YAML

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"