Skip to content

Commit 7672e29

Browse files
committed
Update GitHub URLs to pre-commit org
1 parent f4ee48b commit 7672e29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See [pre-commit](https://github.com/pre-commit/pre-commit) for instructions
1616
Sample `.pre-commit-config.yaml`:
1717

1818
```yaml
19-
- repo: https://github.com/mxr/sync-pre-commit-deps
19+
- repo: https://github.com/pre-commit/sync-pre-commit-deps
2020
rev: v0.0.2
2121
hooks:
2222
- id: sync-pre-commit-deps

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = 0.0.2
44
description = apply a consistent format to `setup.cfg` files
55
long_description = file: README.md
66
long_description_content_type = text/markdown
7-
url = https://github.com/mxr/sync-pre-commit-deps
7+
url = https://github.com/pre-commit/sync-pre-commit-deps
88
author = Max R
99
author_email = [email protected]
1010
license = MIT

0 commit comments

Comments
 (0)