Skip to content

Commit

Permalink
Fix missed version bump for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Oct 19, 2023
1 parent 518e25f commit 0bbfd67
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 @@ -140,7 +140,7 @@ Ruff can also be used as a [pre-commit](https://pre-commit.com) hook:
```yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.0
rev: v0.1.1
hooks:
- id: ruff
```
Expand Down

0 comments on commit 0bbfd67

Please sign in to comment.