From 5d41f6daa5d766579e973fc8e89d00ed3e659dfe Mon Sep 17 00:00:00 2001 From: chase Date: Thu, 8 Sep 2022 18:46:28 -0500 Subject: [PATCH] [skip ci] --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..93353ed --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +--- +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + open-pull-requests-limit: 10