)]}'
{
  "commit": "55bf22dc4a0955f455d917509e67bc79560c4fd6",
  "tree": "acb31c0b080259dfdbda883189056ae2cf9d17db",
  "parents": [
    "cf550fcab3f12015f8676b8278b30e1a5bc10e70"
  ],
  "author": {
    "name": "Léo Cavaillé",
    "email": "leo@datadoghq.com",
    "time": "Wed Jun 10 17:08:48 2015 -0400"
  },
  "committer": {
    "name": "Léo Cavaillé",
    "email": "leo@datadoghq.com",
    "time": "Thu Jun 11 00:08:03 2015 -0400"
  },
  "message": "Add new hook pretty-format-json\n\nThis new hook allows to standardize one\u0027s JSON files (sorted key/4\nspaces indent).\nBy default it just fails if any file is not complying with the standard,\nbut you can also pass the arg `--autofix` and the hook will\npretty-format the file itself.\n\nGood in use combined with the `check-json` hook.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a919e671eec40f696dddde67e3938f5eaea10e1",
      "old_mode": 33188,
      "old_path": "README.md",
      "new_id": "ef110d8de2464f88b8d617df067fd5b3e88f9465",
      "new_mode": 33188,
      "new_path": "README.md"
    },
    {
      "type": "modify",
      "old_id": "13fef854f5923b6dab299876ce6e28e572e5d72c",
      "old_mode": 33188,
      "old_path": "hooks.yaml",
      "new_id": "facee5f2c96acce8e42686e1354f912d4cf51472",
      "new_mode": 33188,
      "new_path": "hooks.yaml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d22dada319488960d156a47f8874344c5758c36f",
      "new_mode": 33188,
      "new_path": "pre_commit_hooks/pretty_format_json.py"
    },
    {
      "type": "modify",
      "old_id": "b24c05e805b9fb8418a591c6c0cd43aad45eb554",
      "old_mode": 33188,
      "old_path": "setup.py",
      "new_id": "d630a3d9812d20f11fe8de6d596a96b33362db29",
      "new_mode": 33188,
      "new_path": "setup.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6376d59a9135000f51ae96c2900ee9126a5375cd",
      "new_mode": 33188,
      "new_path": "testing/resources/not_pretty_formatted_json.json"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ae9b1b287bfb7b81494efbcbb80911b1fc10b29c",
      "new_mode": 33188,
      "new_path": "testing/resources/pretty_formatted_json.json"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "87086e75deae82bda99aa396aeb1a873b300ca0c",
      "new_mode": 33188,
      "new_path": "tests/pretty_format_json_test.py"
    }
  ]
}
