Skip to content

Commit cec0802

Browse files
authored
Merge pull request #28 from dafyddj/renovate/https-github.com-dafyddj-copier-bootstrap-2.x
chore(deps): update dependency https://github.com/dafyddj/copier-bootstrap to v2.6.0
2 parents 69543d8 + f3e0d29 commit cec0802

5 files changed

Lines changed: 15 additions & 1 deletion

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v2.5.0
2+
_commit: v2.6.0
33
_src_path: https://github.com/dafyddj/copier-bootstrap
44
template_name: copier-packer-build

.github/settings.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# These settings are synced to GitHub by https://probot.github.io/apps/settings/
2+
3+
repository:
4+
# See https://docs.github.com/en/rest/reference/repos#update-a-repository for all available settings.
5+
6+
allow_squash_merge: false

template/.github/settings.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# These settings are synced to GitHub by https://probot.github.io/apps/settings/
2+
3+
repository:
4+
# See https://docs.github.com/en/rest/reference/repos#update-a-repository for all available settings.
5+
6+
allow_squash_merge: false

test/GenerateProject/catalogue.tt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ The following new files/directories were created:
33
----.copier-answers.yml
44
----.github
55
--------renovate.json5
6+
--------settings.yml
67
--------workflows
78
------------libbuild.yml
89
----.gitignore

test/SetBoxName/catalogue.tt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ The following new files/directories were created:
33
----.copier-answers.yml
44
----.github
55
--------renovate.json5
6+
--------settings.yml
67
--------workflows
78
------------libbuild.yml
89
----.gitignore

0 commit comments

Comments
 (0)