From 79e85995cc5feadc2ceececa7cd5c6f8c1b74e2b Mon Sep 17 00:00:00 2001
From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Wed, 28 Apr 2021 21:45:04 +0000
Subject: [PATCH] Upgrade to GitHub-native Dependabot

---
 .github/dependabot.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..78ea965 100644
--- /dev/null
+++ a/.github/dependabot.yml
@@ -1,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: terraform
+  directory: "/"
+  schedule:
+    interval: daily
+    time: "23:30"
+  open-pull-requests-limit: 99
--
rgit 0.1.5