Skip to content

Commit

Permalink
pre-commit: upgrade ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Dec 6, 2024
1 parent 162dfc2 commit bc74094
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 @@ -12,7 +12,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.4
rev: v0.8.2
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit bc74094

Please sign in to comment.