From 1afc82ff931885d3d47bf10d3389d78b25215c73 Mon Sep 17 00:00:00 2001 From: Janis Date: Fri, 8 Sep 2023 11:00:45 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8b39b95..be2ad5b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,4 +7,4 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly"