diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 37a6902..553e6be 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,8 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "daily" allow: - dependency-name: "next-auth" - dependency-name: "@sanity/client" + versioning-strategy: increase \ No newline at end of file