Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update base digest to 25dfb83 #87

Merged
merged 3 commits into from
Dec 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base
1 change: 1 addition & 0 deletions template/.github/settings.yml
6 changes: 6 additions & 0 deletions template/template/.github/settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# These settings are synced to GitHub by https://probot.github.io/apps/settings/

repository:
# See https://docs.github.com/en/rest/reference/repos#update-a-repository for all available settings.

allow_squash_merge: false
1 change: 1 addition & 0 deletions template/test/GenerateProject/catalogue.tt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ The following new files/directories were created:
----.copier-answers.yml
----.github
--------renovate.json5
--------settings.yml
2 changes: 2 additions & 0 deletions test/GenerateProject/catalogue.tt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ The following new files/directories were created:
----.copier-answers.yml
----.github
--------renovate.json5
--------settings.yml
--------workflows
------------main.yml
----.pre-commit-config.yaml
Expand All @@ -13,6 +14,7 @@ The following new files/directories were created:
--------{{ _copier_conf.answers_file }}.copier-jinja
--------.github
------------renovate.json5
------------settings.yml
----test
--------config.tt
--------options.tt
Expand Down
2 changes: 2 additions & 0 deletions test/GenerateProjectWithName/catalogue.tt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ The following new files/directories were created:
----.copier-answers.yml
----.github
--------renovate.json5
--------settings.yml
--------workflows
------------main.yml
----.pre-commit-config.yaml
Expand All @@ -13,6 +14,7 @@ The following new files/directories were created:
--------{{ _copier_conf.answers_file }}.copier-jinja
--------.github
------------renovate.json5
------------settings.yml
----test
--------config.tt
--------options.tt
Expand Down
1 change: 1 addition & 0 deletions test/GenerateProjectWithName/catalogue_tt.tt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ The following new files/directories were created:
----.copier-answers.yml
----.github
--------renovate.json5
--------settings.yml