From 3afb3a905cec136a674b10c7466c38d2875a916b 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