mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Auto update dependencies for web_ui. (flutter/engine#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
This commit is contained in:
parent
0a381989a4
commit
dfa389d822
6
engine/src/flutter/.github/dependabot.yml
vendored
6
engine/src/flutter/.github/dependabot.yml
vendored
@ -15,3 +15,9 @@ updates:
|
||||
# ignore patch versions, just rely on minor in order to update fewer times
|
||||
- dependency-name: "github/codeql-action"
|
||||
update-types: ["version-update:semver-minor"]
|
||||
- package-ecosystem: "pub"
|
||||
directory: "/lib/web_ui/pubspec.yaml"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
labels:
|
||||
- "autosubmit"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user