From ac962890b513253376f543febbe189a1aca26ef9 Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Wed, 24 May 2023 20:43:20 -0500 Subject: [PATCH] Add a dependabot config to update CI actions monthly --- .github/dependabot.yml | 6 ++++++ news/d7179b28-bc23-46aa-9175-834117a42dbd.trivial.rst | 0 2 files changed, 6 insertions(+) create mode 100644 .github/dependabot.yml create mode 100644 news/d7179b28-bc23-46aa-9175-834117a42dbd.trivial.rst diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 000000000..8ac6b8c49 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" diff --git a/news/d7179b28-bc23-46aa-9175-834117a42dbd.trivial.rst b/news/d7179b28-bc23-46aa-9175-834117a42dbd.trivial.rst new file mode 100644 index 000000000..e69de29bb