bazel

Automated Dependency Updates for Bazel

Renovate supports updating Bazel dependencies.

File Matching

By default, Renovate will check any files matching any of the following regular expressions:

(^|/)WORKSPACE(|\.bazel)$
\.bzl$

For details on how to extend a manager's fileMatch value, please follow this link.