Update dependabot.yml (#45788) Remove pubspec.yaml portion of directory. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5010e1b..9688dda 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml
@@ -16,7 +16,7 @@ - dependency-name: "github/codeql-action" update-types: ["version-update:semver-minor"] - package-ecosystem: "pub" - directory: "/lib/web_ui/pubspec.yaml" + directory: "/lib/web_ui" schedule: interval: "daily" labels: