diff --git a/.copier-answers.yml b/.copier-answers.yml index fa5d42e..8da67a4 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY. -_commit: v1.2.1 +_commit: v1.5.0 _src_path: gh:acidsailor/go-scaffolds author: Denis Shaporov / acidsailor author_email: d@shaporov.dev diff --git a/taskfile.yaml b/taskfile.yaml index 84e986d..09adde4 100644 --- a/taskfile.yaml +++ b/taskfile.yaml @@ -34,6 +34,6 @@ tasks: - goreleaser release --clean update: - desc: Pull latest go-scaffolds v1 template tooling (3-way merge; source untouched) + desc: Pull latest go-scaffolds v1 template tooling (3-way merge; source untouched; no prompts) cmds: - - uvx copier update --vcs-ref v1 + - uvx copier update --defaults --vcs-ref v1