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

docs: update version in pre-commit hook #150

Merged

Conversation

baggiponte
Copy link
Contributor

Ciao! Didn't open an issue for this as it seemed straightforward. I know you suggest the users to update the hook version, but I figured it wouldn't be bad to update from time to time.

This pull request consists of an update to the documentation to reflect the latest version of zizmor in the suggested pre-commit-config file.

  • docs/usage.md: Updated the version of the zizmor repository from v0.1.6 to v0.3.0 in the .pre-commit-config.yaml file.

Copy link
Owner

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Yeah, no issue needed, since this is trivial.

@woodruffw
Copy link
Owner

Longer-term, we should keep this example updated like we do with zizmor --help, via a snippet:

```console
--8<-- "help.txt"
```

But that's a separate concern 🙂

@woodruffw woodruffw added the documentation Improvements or additions to documentation label Nov 12, 2024
@woodruffw woodruffw merged commit 227bbdb into woodruffw:main Nov 12, 2024
4 checks passed
@woodruffw
Copy link
Owner

Thanks @baggiponte!

@woodruffw woodruffw mentioned this pull request Nov 12, 2024
7 tasks
@baggiponte
Copy link
Contributor Author

Longer-term, we should keep this example updated like we do with zizmor --help, via a snippet:

```console
--8<-- "help.txt"
```

But that's a separate concern 🙂

I did not know about this trick!

Thanks @baggiponte!

De nada, always a pleasure. Amazing work with the tool - I don't really remember how I found out about it, but since I know so frighteningly little about GHA (despite running a bunch of them) it immediately ended up in my precommit config 🤣

@baggiponte baggiponte deleted the docs/update-precommit-hook-version branch November 12, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants