diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9660ac6..75851a5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "daily" ignore: - dependency-name: "node-fetch" update-types: ["version-update:semver-major"]