Skip to content

Commit

Permalink
ci(pre-commit): update ruff-pre-commit to v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnhan committed Aug 7, 2024
1 parent f720973 commit 3154850
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 @@ -33,7 +33,7 @@ repos:
# Lint and format with ruff
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.5
rev: v0.5.6
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit 3154850

Please sign in to comment.