mas/.github/dependabot.yml
2021-11-29 17:03:03 -08:00

10 lines
341 B
YAML

# https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "⬆️"
include: "scope"