renovate/docs
Rhys Arkins 987891ba2e
feat: bazel WORKSPACE support (#1268)
This PR adds support for bazel WORKSPACE package files, as suggested https://github.com/alexeagle/angular-bazel-example/issues/17#issuecomment-349167982

Renovate will:
1. Detect `WORKSPACE` files anywhere in the repository
2. Look for all `git_repository()` sections in the file
3. Extract any dependencies with name, remote and tag values
4. Look up any dependencies that (a) have a github https remote, and (b) a valid semver as tag
5. Update the tag to the latest available
2017-12-07 09:22:10 +01:00
..
configuration.md feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
deployment.md chore(deps): update dependency prettier to v1.9.0 (#1267) 2017-12-05 11:50:16 +01:00
design-decisions.md chore: enable prettier on markdown files 2017-12-02 20:29:55 +01:00
faq.md chore(deps): update dependency prettier to v1.9.0 (#1267) 2017-12-05 11:50:16 +01:00
shareable-configs.md chore: enable prettier on markdown files 2017-12-02 20:29:55 +01:00
status-checks.md chore: enable prettier on markdown files 2017-12-02 20:29:55 +01:00