diff --git a/README.md b/README.md index c50a717..9664db4 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ To use the [pre-commit](https://pre-commit.com) integration, put this in your ```yaml - repo: https://github.com/henryiii/check-sdist - rev: v0.1.3 + rev: v1.0.0 hooks: - id: check-sdist args: [--inject-junk] @@ -67,7 +67,7 @@ to require build dependency listing: ```yaml - repo: https://github.com/henryiii/check-sdist - rev: v0.1.3 + rev: v1.0.0 hooks: - id: check-sdist-isolated args: [--inject-junk]