{"id":3682468,"name":"github.com/pre-commit/pre-commit-hooks","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pre-commit/pre-commit-hooks","keywords_array":[],"namespace":"github.com/pre-commit","versions_count":56,"first_release_published_at":"2014-06-07T21:47:12.000Z","latest_release_published_at":"2025-08-09T19:24:33.000Z","latest_release_number":"v6.0.0+incompatible","last_synced_at":"2026-03-27T23:19:01.444Z","created_at":"2022-04-11T11:01:56.484Z","updated_at":"2026-03-27T23:19:01.445Z","registry_url":"https://pkg.go.dev/github.com/pre-commit/pre-commit-hooks","install_command":"go get github.com/pre-commit/pre-commit-hooks","documentation_url":"https://pkg.go.dev/github.com/pre-commit/pre-commit-hooks#section-documentation","metadata":{},"repo_metadata":{"id":14989457,"uuid":"17714713","full_name":"pre-commit/pre-commit-hooks","owner":"pre-commit","description":"Some out-of-the-box hooks for pre-commit","archived":false,"fork":false,"pushed_at":"2025-12-22T21:55:45.000Z","size":985,"stargazers_count":6374,"open_issues_count":11,"forks_count":778,"subscribers_count":46,"default_branch":"main","last_synced_at":"2026-02-27T19:59:58.969Z","etag":null,"topics":["git","linter","pre-commit","python","refactoring"],"latest_commit_sha":null,"homepage":"","language":"Python","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/pre-commit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"created_at":"2014-03-13T15:21:46.000Z","updated_at":"2026-02-27T16:45:10.000Z","dependencies_parsed_at":"2023-12-04T08:04:32.911Z","dependency_job_id":"f95a5603-4051-4a6b-bd2f-bd5b3c58c8c2","html_url":"https://github.com/pre-commit/pre-commit-hooks","commit_stats":{"total_commits":698,"total_committers":120,"mean_commits":5.816666666666666,"dds":0.5300859598853869,"last_synced_commit":"e437b7ed51d806a5bfaf922903a42f0a35de856a"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/pre-commit/pre-commit-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/sbom","scorecard":{"id":685637,"data":{"date":"2025-08-11","repo":{"name":"github.com/pre-commit/pre-commit-hooks","commit":"e5e94e8702cbd993aaa4b67559f576dde7ef7adc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/pre-commit-hooks/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pre-commit/pre-commit-hooks/main.yml/main?enable=pin","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pre-commit/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T00:42:30.865Z","repository_id":14989457,"created_at":"2025-08-22T00:42:30.866Z","updated_at":"2025-08-22T00:42:30.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29917208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"pre-commit","name":"pre-commit","uuid":"6943086","kind":"organization","description":"A framework for managing and maintaining multi-language pre-commit hooks.","email":null,"website":"https://pre-commit.com","location":null,"twitter":"pre_commit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6943086?v=4","repositories_count":29,"last_synced_at":"2024-10-29T22:38:48.625Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"asottile","open_collective":"pre-commit","tidelift":"pypi/pre-commit"}},"html_url":"https://github.com/pre-commit","funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"total_stars":18774,"followers":308,"following":0,"created_at":"2022-11-02T16:22:39.632Z","updated_at":"2024-10-29T22:38:48.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre-commit/repositories"},"tags":[{"name":"v6.0.0","sha":"3e8a8703264a2f4a69428a0aa4dcb512790b2c8c","kind":"commit","published_at":"2025-08-09T19:24:33.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v6.0.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b","kind":"commit","published_at":"2024-10-05T18:42:33.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v5.0.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v5.0.0/manifests"},{"name":"v4.6.0","sha":"2c9f875913ee60ca25ce70243dc24d5b6415598c","kind":"commit","published_at":"2024-04-06T18:24:38.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.6.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"c4a0b883114b00d8d76b479c820ce7950211c99b","kind":"commit","published_at":"2023-10-07T18:04:19.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.5.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9","kind":"commit","published_at":"2022-11-23T19:36:02.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.4.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"3298ddab3c13dd77d6ce1fc0baf97691430d84b0","kind":"commit","published_at":"2022-06-07T17:08:29.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.3.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"db7346d375eda68a0174f2c057dd97f2fbffe030","kind":"commit","published_at":"2022-04-06T21:12:57.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.2.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"8fe62d14e0b4d7d845a7022c5c2c3ae41bdd3f26","kind":"commit","published_at":"2021-12-24T04:47:17.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.1.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"38b88246ccc552bffaaf54259d064beeee434539","kind":"commit","published_at":"2021-05-16T15:29:57.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.0.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"9cc62e1a631dd72a054fb2dccda6fdebd99aacab","kind":"commit","published_at":"2021-05-15T03:17:35.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v4.0.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"6e2418c5521b7d606e72914dced3253f9ace1205","kind":"commit","published_at":"2020-12-15T21:46:40.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v3.4.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"9136088a246768144165fcc3ecc3d31bb686920a","kind":"commit","published_at":"2020-10-20T17:17:01.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v3.3.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e1668fe86af3810fbca72b8653fe478e66a0afdc","kind":"commit","published_at":"2020-07-30T20:33:26.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v3.2.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"ebc15addedad713c86ef18ae9632c88e187dd0af","kind":"commit","published_at":"2020-05-20T16:11:02.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v3.1.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0e2c0f75028c039052b637c17173833aaf5be97a","kind":"commit","published_at":"2020-05-17T01:08:51.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v3.0.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"66250ba9bf5ae48f660b7648d9feca8ed0b18e58","kind":"commit","published_at":"2020-05-14T23:24:40.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v3.0.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"1057813c2ff113312dafe793061cdb100db67f54","kind":"commit","published_at":"2020-02-05T00:10:28.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.5.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"0161422b4e09b47536ea13f49e786eb3616fe0d7","kind":"commit","published_at":"2019-10-28T22:19:58.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.4.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d6d3bd94604578adbd918c5a00d531d98350d86f","kind":"commit","published_at":"2019-08-05T17:33:34.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.3.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"0b70e285e369bcb24b57b74929490ea7be9c4b19","kind":"commit","published_at":"2019-05-16T16:58:18.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.2.3","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e8e54f7f99d61a6f60373b87ac4932d70bda58d9","kind":"commit","published_at":"2019-05-15T17:17:27.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.2.2","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"9ee4347a8f71ec718b88cdd3cdac8eaf34de36d0","kind":"commit","published_at":"2019-04-21T20:17:05.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.2.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e6e26c3110d1acd50544957a3bbaac4f89057a25","kind":"commit","published_at":"2019-04-20T23:50:49.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.2.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c8bad492e1b1d65d9126dba3fe3bd49a5a52b9d6","kind":"commit","published_at":"2018-12-26T17:48:02.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.1.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e01bc2c2a1dc289eca5e41ea73f0942efe6e95ca","kind":"commit","published_at":"2018-10-13T02:55:16.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v2.0.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v2.0.0/manifests"},{"name":"v1.4.0-1","sha":"b8c3b0503a145fd598ba5b2fb2a6a0849819e5b4","kind":"commit","published_at":"2018-09-27T18:15:03.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.4.0-1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.4.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.4.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.4.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.4.0-1/manifests"},{"name":"v1.4.0","sha":"219c70a9c1e8a946d3835974369d08f3ff5a00ec","kind":"commit","published_at":"2018-07-22T16:32:56.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.4.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a6209d8d4f97a09b61855ea3f1fb250f55147b8b","kind":"commit","published_at":"2018-05-28T17:34:46.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.3.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"92e1570c282e3c69a1f8b5b8dd8d286fe27cfaa7","kind":"commit","published_at":"2018-02-28T17:14:40.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.2.3","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"1b12723c290fd2fe5ff7ad318b5698ec91b6ac47","kind":"commit","published_at":"2018-02-28T17:01:18.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.2.2","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.2/manifests"},{"name":"v1.2.1-1","sha":"6c9a7e832a81a251f4c5eb7ecb0c2f22fb8346e3","kind":"commit","published_at":"2018-02-24T17:39:32.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.2.1-1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.1-1/manifests"},{"name":"v1.2.1","sha":"b1a80627506b0bd238a6931f59efa7922b7b2d78","kind":"commit","published_at":"2018-02-19T21:27:08.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.2.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0ddb3b8527b29e56ce97e5e8308b7a871f53b3a7","kind":"commit","published_at":"2018-01-14T01:36:06.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.2.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f1e943e6bf1e677edaa5c36e77c13f8043e0ce0d","kind":"commit","published_at":"2017-10-19T17:34:23.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.1.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8a98c5e59001c2b3b3848291f19eb043ff02e8dc","kind":"commit","published_at":"2017-10-12T23:00:22.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.1.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c326dc2fce66532afd4c98165ec3971dfe9f7c66","kind":"commit","published_at":"2017-10-09T20:17:25.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v1.0.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v1.0.0/manifests"},{"name":"v0.9.5","sha":"dec98f7bc860eb34889eab98bcc8eebd2a379b62","kind":"commit","published_at":"2017-09-27T14:55:32.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.9.5","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"efdceb4e40cda10780f4646ec944f55b5786190d","kind":"commit","published_at":"2017-09-19T17:26:18.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.9.4","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"9730eb3beb235eabc57d188b58fd135065d07f20","kind":"commit","published_at":"2017-09-08T02:54:30.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.9.3","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"78dffcc819dede287b235299bd05694e6e30eb46","kind":"commit","published_at":"2017-08-21T17:58:25.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.9.2","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7192665e31cea6ace58a71e086c7248d7e5610c2","kind":"commit","published_at":"2017-07-03T05:27:09.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.9.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"5dbbd4dd08a9513375b7ce12207e77c728dc9822","kind":"commit","published_at":"2017-07-03T04:21:19.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.9.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78818b90cd694c29333ba54d38f9e60b6359ccfc","kind":"commit","published_at":"2017-06-06T21:26:36.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.8.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"20f04626a1ee7eb34955d775a37aa9a56a0a7448","kind":"commit","published_at":"2017-02-07T18:00:42.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.7.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"63142f2d4ece8fd67cad3521c6e0c0f2bfef1c03","kind":"commit","published_at":"2017-01-22T02:32:17.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.7.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"77a7bba2f93cfe1205fc7167ef8379cbc6fcbb37","kind":"commit","published_at":"2016-11-30T18:40:03.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.6.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6925455ef77cd694c38cebcd92a3e4167569a1ae","kind":"commit","published_at":"2016-08-12T17:23:38.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.6.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"adbb569fe9a64ad9bce3b53a77f1bc39ef31f682","kind":"commit","published_at":"2016-05-16T16:12:32.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.5.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ff65d01841ad012d0a9aa1dc451fc4539d8b7baf","kind":"commit","published_at":"2016-04-05T17:52:44.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.5.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"cf550fcab3f12015f8676b8278b30e1a5bc10e70","kind":"commit","published_at":"2015-05-31T21:02:52.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.4.2","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"4cb861acec26e0c62e2b246fafd115f87949743a","kind":"commit","published_at":"2015-03-08T19:32:40.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.4.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9f107a03276857c668fe3e090752d3d22a4195e5","kind":"commit","published_at":"2015-02-22T16:39:33.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.4.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6343700aa063fe30acc319d2dc84353a35a3d6d0","kind":"commit","published_at":"2014-08-22T18:11:31.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.3.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"d0adff17bac781e2beec31b5ef8ea71c024b1c9b","kind":"commit","published_at":"2014-08-20T00:01:28.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.2.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"c94b2087dba92f9111277ded435dea9473356cae","kind":"commit","published_at":"2014-06-20T00:53:08.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.1.1","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"80c5a182736328ad36305fc0455c834e3e78af5d","kind":"commit","published_at":"2014-06-07T21:47:12.000Z","download_url":"https://codeload.github.com/pre-commit/pre-commit-hooks/tar.gz/v0.1.0","html_url":"https://github.com/pre-commit/pre-commit-hooks/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pre-commit/pre-commit-hooks@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-27T22:08:05.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/pre-commit/pre-commit-hooks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pre-commit/pre-commit-hooks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pre-commit/pre-commit-hooks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pre-commit/pre-commit-hooks/dependencies","status":null,"funding_links":["https://github.com/sponsors/asottile","https://opencollective.com/pre-commit","https://tidelift.com/funding/github/pypi/pre-commit"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-27T17:05:50.993Z","issues_count":223,"pull_requests_count":254,"avg_time_to_close_issue":3017918.3671497586,"avg_time_to_close_pull_request":2174242.2923728814,"issues_closed_count":207,"pull_requests_closed_count":236,"pull_request_authors_count":91,"issue_authors_count":202,"avg_comments_per_issue":2.632286995515695,"avg_comments_per_pull_request":0.8858267716535433,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":93,"past_year_issues_count":33,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":26985.645161290322,"past_year_avg_time_to_close_pull_request":62548.97777777778,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":0.8392857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre-commit%2Fpre-commit-hooks/issues","maintainers":[{"login":"asottile","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"mxr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxr"}],"active_maintainers":[{"login":"asottile","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fpre-commit-hooks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fpre-commit-hooks/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fpre-commit-hooks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fpre-commit-hooks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpre-commit%2Fpre-commit-hooks/codemeta","maintainers":[]}