Skip to content

Commit

Permalink
Automatically update .cruft.json with latest commit ID
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 23, 2024
1 parent 1786d3d commit c3e70a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.package_name }}/.cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/danb27/python-package-template",
"commit": "c11c2dfdc264bdab4e6c980adaf194116400cf4d",
"commit": "1786d3dfdd969205aad50a746bb055289fa20111",
"context": {
"cookiecutter": {
"package_name": "{{ cookiecutter.package_name }}",
Expand Down

0 comments on commit c3e70a6

Please sign in to comment.