From 3f71ad535ed5809357cf45d12e852f58c4216f2b Mon Sep 17 00:00:00 2001 From: Thomas Vincent Date: Sun, 5 May 2024 03:20:41 -0700 Subject: [PATCH] Configure Dependabot --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..84f2cc6 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1 @@ +version: 2\nupdates:\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: "weekly"\n