Skip to content

Commit

Permalink
Update GitHub URLs to pre-commit org
Browse files Browse the repository at this point in the history
  • Loading branch information
moshemoshe137 committed Dec 31, 2024
1 parent f4ee48b commit 7672e29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See [pre-commit](https://github.com/pre-commit/pre-commit) for instructions
Sample `.pre-commit-config.yaml`:

```yaml
- repo: https://github.com/mxr/sync-pre-commit-deps
- repo: https://github.com/pre-commit/sync-pre-commit-deps
rev: v0.0.2
hooks:
- id: sync-pre-commit-deps
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = 0.0.2
description = apply a consistent format to `setup.cfg` files
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/mxr/sync-pre-commit-deps
url = https://github.com/pre-commit/sync-pre-commit-deps
author = Max R
author_email = [email protected]
license = MIT
Expand Down

0 comments on commit 7672e29

Please sign in to comment.