Skip to content

Commit

Permalink
Merge pull request #50 from moshemoshe137/update_urls
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr authored Jan 10, 2025
2 parents 0c5366b + 7672e29 commit 9cc4fc5
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 9cc4fc5

Please sign in to comment.