mas/.github/dependabot.yml

12 lines
345 B
YAML
Raw Permalink Normal View History

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