diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 34aa3d0ad..320063125 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -224,4 +224,6 @@ updates: - package-ecosystem: "npm" directory: "web_embedding/ng-flutter" schedule: - interval: "daily" + interval: "weekly" + allow: + - dependency-type: "direct"