Skip to content

Commit

Permalink
Merge pull request #314 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.3
  • Loading branch information
ffl096 authored Jan 25, 2025
2 parents 6ebafba + cf65c7b commit 9c932f7
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 @@ -16,7 +16,7 @@ repos:
- id: requirements-txt-fixer

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

0 comments on commit 9c932f7

Please sign in to comment.