# Pre commit to update the copyright header
[pre-commit](https://pre-commit.com/) hook used to check if the copyright is up to date (using the Git history).
### Adding to your `.pre-commit-config.yaml`
```yaml
repos:
- repo: https://github.com/sbrunner/pre-commit-copyright
rev: <version> # Use the ref you want to point at
hooks:
- id: copyright
```
Raw data
{
"_id": null,
"home_page": "https://hub.docker.com/r/sbrunner/pre-commit-copyright/",
"name": "pre-commit-copyright",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "pre-commit",
"author": "St\u00e9phane Brunner",
"author_email": "stephane.brunner@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/dc/41/9a674a19bd43d5328c6da4a8da977191c74391dd4095e2edf67185297736/pre_commit_copyright-0.1.4.tar.gz",
"platform": null,
"description": "# Pre commit to update the copyright header\n\n[pre-commit](https://pre-commit.com/) hook used to check if the copyright is up to date (using the Git history).\n\n### Adding to your `.pre-commit-config.yaml`\n\n```yaml\nrepos:\n - repo: https://github.com/sbrunner/pre-commit-copyright\n rev: <version> # Use the ref you want to point at\n hooks:\n - id: copyright\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Pre commit hooh to update the copyright",
"version": "0.1.4",
"split_keywords": [
"pre-commit"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "65fdb15c4a544d49fa2f7474de27f0a904a31b8550363c7b0400efeef806534b",
"md5": "4bcb1867de21246bf698bcd3c9a3536d",
"sha256": "c3ac34c38549abe9bc42f7d100efedb98a59ab12fcac97d32f6d3b080c6a482f"
},
"downloads": -1,
"filename": "pre_commit_copyright-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4bcb1867de21246bf698bcd3c9a3536d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 2876,
"upload_time": "2023-01-11T20:16:40",
"upload_time_iso_8601": "2023-01-11T20:16:40.501004Z",
"url": "https://files.pythonhosted.org/packages/65/fd/b15c4a544d49fa2f7474de27f0a904a31b8550363c7b0400efeef806534b/pre_commit_copyright-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dc419a674a19bd43d5328c6da4a8da977191c74391dd4095e2edf67185297736",
"md5": "bde4c1eed0cb8332eab2697bbba03e1b",
"sha256": "7d110bea0f5c015867b30f4c6edb4a6a9626d4edaf6399d9302a5f6fb2afd0ec"
},
"downloads": -1,
"filename": "pre_commit_copyright-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "bde4c1eed0cb8332eab2697bbba03e1b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 2937,
"upload_time": "2023-01-11T20:16:42",
"upload_time_iso_8601": "2023-01-11T20:16:42.129735Z",
"url": "https://files.pythonhosted.org/packages/dc/41/9a674a19bd43d5328c6da4a8da977191c74391dd4095e2edf67185297736/pre_commit_copyright-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-11 20:16:42",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pre-commit-copyright"
}