Skip to content

Commit

Permalink
fix: valid tag for pre-commit in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kieran-ryan committed Jan 21, 2024
1 parent ed268df commit 3c77fbc
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 3c77fbc

Please sign in to comment.