Skip to content

Commit

Permalink
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 27a9646 commit 320757e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ repos:
|tests/.*
)$
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
rev: "v0.1.15"
rev: "v0.2.0"
hooks:
- id: "ruff"
types_or: ["python", "pyi", "jupyter"]
Expand Down

0 comments on commit 320757e

Please sign in to comment.