Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for pre-commit hook needs updating #36

Open
peetw opened this issue Jun 23, 2023 · 0 comments · May be fixed by #37
Open

Documentation for pre-commit hook needs updating #36

peetw opened this issue Jun 23, 2023 · 0 comments · May be fixed by #37

Comments

@peetw
Copy link

peetw commented Jun 23, 2023

The documentation for the pre-commit hook (added in #35) currently states that rev: v0.2.9 should be used. However, the pre-commit hook was added after the v0.2.9 tag, which means that pre-commit fails to install the hook (since .pre-commit-hooks.yaml doesn't exist in the repo for tag v0.2.9).

Therefore, the documentation needs to be updated to point to either a new tag for the most recent version of the code (e.g. rev: v0.2.10) or the latest commit SHA (i.e. rev: 5fb3ce7).

@peetw peetw linked a pull request Jun 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant