Skip to content

Commit

Permalink
fix(auto): Update pre-commit hooks (#3987)
Browse files Browse the repository at this point in the history
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and boc-the-git authored Aug 5, 2024
1 parent c643f24 commit e683000
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,6 +12,6 @@ repos:
exclude: ^tests/data/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.5
rev: v0.5.6
hooks:
- id: ruff-format

0 comments on commit e683000

Please sign in to comment.