argocd-helm/.github/dependabot.yml
Petr Drastil b249ebf2a9
chore(github): Add dependabot.yml (#1595)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-30 19:05:06 +01:00

8 lines
255 B
YAML

## Reference: https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
day: "saturday"