mas/.github/dependabot.yml
2024-02-18 14:05:02 -07:00

11 lines
345 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"