diff --git a/copier.yml b/copier.yml index d45c9ab..6902e20 100644 --- a/copier.yml +++ b/copier.yml @@ -139,11 +139,8 @@ format_tool: audit_in_ci: type: bool help: >- - Run pip-audit in weekly CI? It audits the locked dependencies, which - only affect this repo's developers and CI -- downstream consumers - resolve their own deps, so the audit is mostly relevant for developer - safety. GitHub Dependabot alerts and `just deps-audit` are always - available. + Run pip-audit on locked deps in weekly CI? (Dependabot and + `just deps-audit` are always available.) default: false in_pypi: