Skip to content

Commit 9c4ccba

Browse files
allenportergithub-actions[bot]
authored andcommitted
chore: reject new Cruft update
1 parent 7575699 commit 9c4ccba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.cruft.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/allenporter/cookiecutter-python",
3-
"commit": "f942b3d50b2cf83907c7f5260cb870dbbec0037b",
3+
"commit": "bcfe714dc332fba38e3da2c018f34b19b8ab2e35",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -10,7 +10,8 @@
1010
"project_name": "google_nest_sdm",
1111
"description": "Library for the Google Nest SDM API",
1212
"version": "3.0.4",
13-
"_template": "https://github.com/allenporter/cookiecutter-python"
13+
"_template": "https://github.com/allenporter/cookiecutter-python",
14+
"_commit": "bcfe714dc332fba38e3da2c018f34b19b8ab2e35"
1415
}
1516
},
1617
"directory": null

0 commit comments

Comments
 (0)