Skip to content

Commit

Permalink
tests: update pre-commit hooks
Browse files Browse the repository at this point in the history
Change-Id: I1530c399e2b0e9d9a5c3d8cd851a75679178df96
  • Loading branch information
xqt committed Nov 24, 2024
1 parent 840f01c commit 14d7ef2
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 @@ -50,7 +50,7 @@ repos:
- id: python-check-mock-methods
- id: python-use-type-annotations
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.8.0
hooks:
- id: ruff
args:
Expand Down

0 comments on commit 14d7ef2

Please sign in to comment.