{"id":21514875,"url":"https://github.com/getindata/py-pre-commit-hooks","last_synced_at":"2026-01-03T17:07:43.434Z","repository":{"id":86139305,"uuid":"518909791","full_name":"getindata/py-pre-commit-hooks","owner":"getindata","description":"This is small repository that adds python based hooks for pre-commit","archived":false,"fork":false,"pushed_at":"2024-03-18T12:32:24.000Z","size":14,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-01-24T02:30:31.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getindata.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2022-07-28T15:58:57.000Z","updated_at":"2024-11-10T15:47:11.000Z","dependencies_parsed_at":"2025-01-24T02:29:46.388Z","dependency_job_id":"75d77018-8cac-4ee7-84be-ba8fd42fc8bd","html_url":"https://github.com/getindata/py-pre-commit-hooks","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fpy-pre-commit-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fpy-pre-commit-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fpy-pre-commit-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fpy-pre-commit-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getindata","download_url":"https://codeload.github.com/getindata/py-pre-commit-hooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066191,"owners_count":20392407,"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","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":"2024-11-23T23:53:25.689Z","updated_at":"2026-01-03T17:07:43.332Z","avatar_url":"https://github.com/getindata.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python pre-commit hooks\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## About\n\nThis is small repository that adds python based hooks for pre-commit.\n\n[0.2.0] Moved from copy of docker image setup to reference of github action to stay up to date.\n\n## Supported hooks\n\n* [pyspelling-docker](https://github.com/rojopolis/spellcheck-github-actions)\n  This hook uses pyspelling in docker container. Supported languages: `[en, pl, de, fr, es]`. It looks for `.spellcheck.yml` config. In case it does not find it, it uses the default specified in this repository. Configure it using the [pyspelling configuration](https://facelessuser.github.io/pyspelling/configuration/). The only supported spellchecker right now is aspell.\n\n## Example usage\n\nDefine in `.pre-commit-config.yaml`:\n\n```yaml\n- repo: https://github.com/getindata/py-pre-commit-hooks\n  rev: v0.2.0\n  hooks:\n  - id: pyspelling-docker\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fpy-pre-commit-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetindata%2Fpy-pre-commit-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fpy-pre-commit-hooks/lists"}