Skip to content

Commit

Permalink
Auto update dependencies for web_ui. (flutter#45754)
Browse files Browse the repository at this point in the history
  • Loading branch information
godofredoc authored Sep 13, 2023
1 parent 2049b69 commit 154d6fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 154d6fd

Please sign in to comment.