Issue-ID: CIMAN-33
Change-Id: I0e4d068bf8d43bfd70100abf54eb013feb91bdfa
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
version: 2
updates:
- # Enable version updates for npm
- - package-ecosystem: "npm"
- # Look for `package.json` and `lock` files in the `root` directory
+ # Enable version updates for Gradle
+ - package-ecosystem: "gradle"
directory: "/"
- # Check the npm registry for updates every day (weekdays)
+ # Check the Gradle registry for updates every week
schedule:
interval: "weekly"