Skip to content

Commit 9546f87

Browse files
Kidswissgithub-actions[bot]
authored andcommitted
chore: reject new Cruft update
1 parent cf1e975 commit 9546f87

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.cruft.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"template": "https://github.com/vshn/appcat-cookiecutter",
3-
"commit": "5309ae05edb3c118e23e64e8ec0bed2b6768ac86",
3+
"commit": "725bf3a6fc6bd3729f02fd25dd04d93af597fdda",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
77
"app_name": "statefulset-resize-controller",
8+
"appcat_repo": "vshn/appcat",
89
"component_repo": "vshn/component-appcat",
910
"push_upbound": false,
1011
"push_package": false,
@@ -13,7 +14,8 @@
1314
".github/workflows/cruft-update.yml",
1415
".github/changelog-configuration.json"
1516
],
16-
"_template": "https://github.com/vshn/appcat-cookiecutter"
17+
"_template": "https://github.com/vshn/appcat-cookiecutter",
18+
"_commit": "725bf3a6fc6bd3729f02fd25dd04d93af597fdda"
1719
}
1820
},
1921
"directory": null

0 commit comments

Comments
 (0)