cookiecutter-django/.github/dependabot.yml
2020-09-09 14:25:12 +02:00

11 lines
319 B
YAML

# Config for Dependabot updates. See Documentation here:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
# Update Github actions in workflows
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"