nowinandroid
nowinandroid copied to clipboard
Run dependencyGuard task during CI
Run the dependencyGuard task during CI, which will fail if there are detected changes.
Also update the Renovate config to run the dependencyGuardBaseline task, otherwise the auto-generated PRs would fail.
Change-Id: If5f2b18a4c765bd38a3353df2adaaa91cf1739c3
@jdkoren Looks like we're missing the dependabot configuration to run dependencyGuardBaseline for automated updates.
Also minor point, please don't force push as it messes up the commit and comment history.