renovate/docs
Rhys Arkins a94088ba28
feat: deprecate packageFiles (#1898)
This PR deprecates the use of `packageFiles` and migrates it to `includePaths` and `packageRules`.

Closes #1887
2018-05-01 09:21:15 +02:00
..
adding-a-package-manager.md feat: custom filenames for package files (#1894) 2018-04-30 13:18:51 +02:00
branches-commits.md docs: update docs/ files 2018-02-12 07:00:55 +01:00
configuration.md feat: deprecate packageFiles (#1898) 2018-05-01 09:21:15 +02:00
deployment.md chore(deps): update dependency prettier to v1.9.0 (#1267) 2017-12-05 11:50:16 +01:00
design-decisions.md feat: deprecate packageFiles (#1898) 2018-05-01 09:21:15 +02:00
faq.md chore: update dependency prettier to v1.11.0 (#1566) 2018-02-27 15:39:56 +01:00
local-development.md docs: expand local development docs on testing 2018-03-16 16:02:11 +01:00
readme.md docs: improve contributing guide and add a link from docs/readme.md 2018-03-05 09:06:40 +01:00
self-hosting.md docs: add links to Renovate Pro 2018-04-26 12:49:11 +02:00
shareable-configs.md chore: enable prettier on markdown files 2017-12-02 20:29:55 +01:00

Renovate Developer Docs

This directory is intended to provide documentation for developers/contributors on the Renovate project. For user-facing documentation - e.g. for how to confiure Renovate as a user - please see https://renovateapp.com/docs

If you would like to contribute to Renovate or get it running locally for some others reason, please check out ../contributing.md for steps on how to set up the project locally.