[ea0fd6]: / .github / dependabot.yml

Download this file

9 lines (8 with data), 237 Bytes

1
2
3
4
5
6
7
8
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
# not needed if files are in the default location `.github/workflows`
directory: "/"
schedule:
interval: "weekly"