Merge pull request #729 from CyBear-Jinni/Changing_grpc #126
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 2 | |
updates: | |
# Enable version updates for flutter's pub package manager | |
- package-ecosystem: "pub" | |
# Look for `pubspec.yaml` and `pubspec.lock` files in the `root` directory | |
directory: "/" | |
# Check the pub.dev registry for updates every day (weekdays) | |
schedule: | |
interval: "monthly" | |
# # Add default reviewers | |
# reviewers: | |
# - "guyluz11" | |