Skip to content

Commit

Permalink
Merge pull request #422 from pyt-team/renovate/astral-sh-ruff-pre-com…
Browse files Browse the repository at this point in the history
…mit-0.x

Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1
  • Loading branch information
ffl096 authored Jan 13, 2025
2 parents a569875 + 9cca716 commit e9ecbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.0
rev: v0.9.1
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
Expand Down

0 comments on commit e9ecbeb

Please sign in to comment.