From 7871e1d013a0d91a0e52b635ee12f9133778a404 Mon Sep 17 00:00:00 2001 From: Thomas Vincent Date: Sun, 5 May 2024 03:38:52 -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