From 8525192fc6c21b7b04fd7eb66f622e4aa70a6561 Mon Sep 17 00:00:00 2001 From: "ipfs-mgmt-read-write[bot]" <104492829+ipfs-mgmt-read-write[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 13:05:49 +0000 Subject: [PATCH] chore: reduce dependabot frequency --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 78826808..c5ea4bfd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,4 +14,8 @@ updates: assignees: - 'zebateira' labels: - - 'dependencies' + - 'dependencies' + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"