diff --git a/.copier-answers.yml b/.copier-answers.yml index 20abd58..a12a550 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,4 +1,4 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v1.1.9 +_commit: v1.1.10 _src_path: https://github.com/dafyddj/copier-packer-build box_name: techneg/tkl17-x64-nocm diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 3220412..c759f05 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -7,6 +7,7 @@ "extends": [ "config:recommended", ], + "automergeStrategy": "merge-commit", "git-submodules": { "enabled": true },