{"id":26991783,"url":"https://github.com/joseph-pq/check-tag-pre-commit","last_synced_at":"2026-05-09T06:36:19.555Z","repository":{"id":284430267,"uuid":"954920291","full_name":"joseph-pq/check-tag-pre-commit","owner":"joseph-pq","description":"Check latest tag before pushing","archived":false,"fork":false,"pushed_at":"2025-03-26T13:16:15.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T12:09:24.629Z","etag":null,"topics":["git","pre-commit-hook","python"],"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/joseph-pq.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-25T20:26:27.000Z","updated_at":"2025-03-26T13:16:19.000Z","dependencies_parsed_at":"2025-06-10T12:08:18.326Z","dependency_job_id":"2a575c78-77be-4d66-83d1-dfdad6792488","html_url":"https://github.com/joseph-pq/check-tag-pre-commit","commit_stats":null,"previous_names":["joseph-pq/check-tag-pre-commit"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/joseph-pq/check-tag-pre-commit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph-pq%2Fcheck-tag-pre-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph-pq%2Fcheck-tag-pre-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph-pq%2Fcheck-tag-pre-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph-pq%2Fcheck-tag-pre-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joseph-pq","download_url":"https://codeload.github.com/joseph-pq/check-tag-pre-commit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseph-pq%2Fcheck-tag-pre-commit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["git","pre-commit-hook","python"],"created_at":"2025-04-03T22:16:55.702Z","updated_at":"2026-05-09T06:36:19.535Z","avatar_url":"https://github.com/joseph-pq.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Check tag pre-commit\n\nThis pre-commit hook check, before pushing to git remote, if the latest tag of\nyour Python project matches the version in the `__version__` attribute of your\npackage at the time of the commit.\n\n\n## Installation\n\nAdd the following to your `.pre-commit-config.yaml`:\n\n```yaml\n-   repo: https://github.com/joseph-pq/check-tag-pre-commit\n    rev: # set the version you required\n    hooks:\n    -   id: check-version-tag\n```\n\n## Usage\n\nAfter installing the hook, you can run it manually with:\n\n```bash\npre-commit run check-version-tag\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseph-pq%2Fcheck-tag-pre-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoseph-pq%2Fcheck-tag-pre-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseph-pq%2Fcheck-tag-pre-commit/lists"}