{"id":34638773,"url":"https://github.com/generoi/git-hooks","last_synced_at":"2026-06-01T07:31:31.165Z","repository":{"id":14669846,"uuid":"17388629","full_name":"generoi/git-hooks","owner":"generoi","description":"Some useful git hooks","archived":false,"fork":false,"pushed_at":"2017-07-03T16:12:16.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-12-26T06:16:14.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/generoi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-04T03:05:52.000Z","updated_at":"2016-11-27T19:37:09.000Z","dependencies_parsed_at":"2022-07-21T19:32:36.607Z","dependency_job_id":null,"html_url":"https://github.com/generoi/git-hooks","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/generoi/git-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fgit-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fgit-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fgit-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fgit-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/generoi","download_url":"https://codeload.github.com/generoi/git-hooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fgit-hooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33765378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T17:13:13.147Z","updated_at":"2026-06-01T07:31:31.148Z","avatar_url":"https://github.com/generoi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-hooks\n\nSome useful git hooks.\n\n## Installation\n\n    git config core.hooksPath \"vendor/generoi/git-hooks/hooks\"\n\n## Features\n\n- `pre-commit`: Ensure all tests pass\n  - if `composer.json` is available: `composer test`\n  - if `package.json` is available: `npm test`\n- `post-merge`: Update all third party dependencies\n  - if `composer.json` is available: `composer install`\n  - if `yarn.lock` is available: `yarn`\n  - if `package.json` is available: `npm install`\n  - if `bower.json` is available: `bower install`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeneroi%2Fgit-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeneroi%2Fgit-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeneroi%2Fgit-hooks/lists"}