{"id":20043929,"url":"https://github.com/sameeramin/pre-commit-hooks","last_synced_at":"2026-05-13T04:04:01.613Z","repository":{"id":180357944,"uuid":"665009362","full_name":"sameeramin/pre-commit-hooks","owner":"sameeramin","description":"`pre-commit` hooks for use with the `pre-commit` framework.","archived":false,"fork":false,"pushed_at":"2024-03-20T06:13:09.000Z","size":6,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T07:29:16.509Z","etag":null,"topics":["collaborate","communityexchange","github"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sameeramin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-11T08:35:58.000Z","updated_at":"2024-03-24T11:21:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca3d4de6-00a6-48d9-abec-225769457e19","html_url":"https://github.com/sameeramin/pre-commit-hooks","commit_stats":null,"previous_names":["sameeramin/pre-commit-hooks"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sameeramin/pre-commit-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fpre-commit-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fpre-commit-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fpre-commit-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fpre-commit-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sameeramin","download_url":"https://codeload.github.com/sameeramin/pre-commit-hooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameeramin%2Fpre-commit-hooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27294948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"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":["collaborate","communityexchange","github"],"created_at":"2024-11-13T10:58:34.766Z","updated_at":"2025-11-28T04:04:14.888Z","avatar_url":"https://github.com/sameeramin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `pre-commit` Hooks\n`pre-commit` hooks to use with the `pre-commit` framework. This repository contains some custom hooks which are not available in the `pre-commit` repository.\n\n## Setup\nTo use these hooks, you need to install the `pre-commit` framework. See [here](https://pre-commit.com/#install) for instructions. Then, add the hooks you want to use to your `.pre-commit-config.yaml` file. See [Adding pre-commit plugins to your project](https://pre-commit.com/#3-add-a-pre-commit-configuration) for instructions.\n\n## Available hooks\n### console.log detector\nThis hook detects `console.log` statements in your code. If it finds any, it will fail the commit.\n```yaml\n- repo: https://github.com/sameeramin/pre-commit-hooks.git\n      rev: v1.0.1\n      hooks:\n          - id: check-console-log\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameeramin%2Fpre-commit-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsameeramin%2Fpre-commit-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameeramin%2Fpre-commit-hooks/lists"}