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