Skip to content

Commit

Permalink
chore: update ruff version in pre-commit hook (#8746)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Jan 19, 2025
1 parent 6feb385 commit 242138c
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 @@ -17,7 +17,7 @@ repos:
args: [--markdown-linebreak-ext=md]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.9.2
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit 242138c

Please sign in to comment.