summaryrefslogtreecommitdiffstats
path: root/ansible_collections/ngine_io/vultr/.github/dependabot.yml
blob: 607e7e1a2d8a2e56f548546bc4bef83bc36235a6 (plain)
1
2
3
4
5
6
7
8
# Set update schedule for GitHub Actions
---
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"