Skip to content

Commit

Permalink
Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.5 (#877)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 5625e9a commit e95465c
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 @@ -19,7 +19,7 @@ repos:
# replace tools with ruff
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.8.4
rev: v0.8.5
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit e95465c

Please sign in to comment.