From 614c21752c893a4b003fd0da7c8350d96b12b5c1 Mon Sep 17 00:00:00 2001 From: Dor Blayzer <59066376+Dor-bl@users.noreply.github.com> Date: Fri, 17 Nov 2023 00:56:41 +0200 Subject: [PATCH] Update dependabot.yml (#688) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9b234b50..374a3e29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,7 +14,7 @@ updates: # Files stored in test/integration directory directory: "/test/integration" schedule: - interval: "daily" + interval: "monthly" - package-ecosystem: "github-actions" # Workflow files stored in the