diff options
Diffstat (limited to 'ansible_collections/ngine_io/vultr/.github/dependabot.yml')
-rw-r--r-- | ansible_collections/ngine_io/vultr/.github/dependabot.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ansible_collections/ngine_io/vultr/.github/dependabot.yml b/ansible_collections/ngine_io/vultr/.github/dependabot.yml deleted file mode 100644 index 607e7e1a2..000000000 --- a/ansible_collections/ngine_io/vultr/.github/dependabot.yml +++ /dev/null @@ -1,8 +0,0 @@ -# Set update schedule for GitHub Actions ---- -version: 2 -updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" |