mirror of https://github.com/renovatebot/renovate
574 B
574 B
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.