Files
cache/.github/workflows/dependabot.yml
2021-12-28 16:27:04 +01:00

10 lines
171 B
YAML

version: 2
updates:
# Keep dependencies for GitHub Actions up-to-date
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'