Skip to content

Commit

Permalink
Valid pre-commit tag in README example (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
kieran-ryan authored Jan 22, 2024
2 parents ed268df + 3c77fbc commit 4bdd3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ or add `removestar` in `.pre-commit-config.yaml` -

```yaml
- repo: https://github.com/asmeurer/removestar
rev: v1.4
rev: "1.5"
hooks:
- id: removestar
args: [-i] # See docs for all args (-i edits file in-place)
Expand Down

0 comments on commit 4bdd3f9

Please sign in to comment.