From 2881524bf2ece4e4d0f5e2c68d7d0211fe842564 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 27 Mar 2022 14:44:39 -0700 Subject: [PATCH] fix ci.yml comment [ci skip] --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dc07b259b..c8ef97a32 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: target-branch: "dev" # Look for `package.json` and `lock` files in the `root` directory directory: "/src-ui" - # Check the npm registry for updates every week + # Check the npm registry for updates every month schedule: interval: "monthly" # Add reviewers