Skip to content

Commit 154d6fd

Browse files
authored
Auto update dependencies for web_ui. (flutter#45754)
This is to autofix problems like: https://github.com/flutter/engine/security/dependabot [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 2049b69 commit 154d6fd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ updates:
1515
# ignore patch versions, just rely on minor in order to update fewer times
1616
- dependency-name: "github/codeql-action"
1717
update-types: ["version-update:semver-minor"]
18+
- package-ecosystem: "pub"
19+
directory: "/lib/web_ui/pubspec.yaml"
20+
schedule:
21+
interval: "daily"
22+
labels:
23+
- "autosubmit"

0 commit comments

Comments
 (0)