diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5f60690..646932d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,6 @@ updates: - package-ecosystem: "npm" # Look for `package.json` and `lock` files in the `root` directory directory: "/" - # Check the npm registry for updates every day (weekdays) + # Check the npm registry for updates once a week schedule: interval: "weekly"