mirror of https://github.com/renovatebot/renovate
0803b46d23 | ||
---|---|---|
.. | ||
artifacts.spec.ts | ||
artifacts.ts | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md | ||
schema.ts | ||
update.spec.ts | ||
update.ts | ||
utils.ts |
readme.md
Keeps Copier templates up to date.
Supports multiple .copier-answers(...).y(a)ml
files in a single repository.
If a template requires unsafe features, Copier must be invoked with the --trust
flag.
Enabling this behavior must be allowed in the self-hosted configuration via allowScripts
.
Actually enable it in the configuration by setting ignoreScripts
to false
.
If you need to change the versioning format, read the versioning documentation to learn more.