summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2021-04-03 00:06:52 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2021-04-03 00:06:52 -0700
commitf074239e5e39c2dd9e4d373e3c6ce528dae3f78c (patch)
tree9b7364f7c4a514978a4618958d181cd8073547e2
parent33e36237b7e7bd8e7c477fdcb7bef6437545784f (diff)
downloadisort-f074239e5e39c2dd9e4d373e3c6ce528dae3f78c.tar.gz
Cruft update
-rw-r--r--.cruft.json31
1 files changed, 16 insertions, 15 deletions
diff --git a/.cruft.json b/.cruft.json
index 76987d0b..5d7ba98b 100644
--- a/.cruft.json
+++ b/.cruft.json
@@ -1,16 +1,17 @@
{
- "template": "https://github.com/timothycrosley/cookiecutter-python/",
- "commit": "71f82f3600df4189ccef75556f706e0303ed8e5b",
- "context": {
- "cookiecutter": {
- "full_name": "Timothy Crosley",
- "email": "timothy.crosley@gmail.com",
- "github_username": "pycqa",
- "project_name": "isort",
- "description": "A Python utility / library to sort Python imports.",
- "version": "4.3.21",
- "_template": "https://github.com/timothycrosley/cookiecutter-python/"
- }
- },
- "directory": ""
-} \ No newline at end of file
+ "template": "https://github.com/timothycrosley/cookiecutter-python/",
+ "commit": "3958ca2ed0cad4d65c15912f6ab714720eb528a1",
+ "context": {
+ "cookiecutter": {
+ "full_name": "Timothy Crosley",
+ "email": "timothy.crosley@gmail.com",
+ "github_username": "pycqa",
+ "project_name": "isort",
+ "description": "A Python utility / library to sort Python imports.",
+ "version": "4.3.21",
+ "_template": "https://github.com/timothycrosley/cookiecutter-python/"
+ }
+ },
+ "directory": "",
+ "checkout": null
+}