Skip to content

Commit

Permalink
fix(auto): Update pre-commit hooks (#4138)
Browse files Browse the repository at this point in the history
Co-authored-by: boc-the-git <[email protected]>
  • Loading branch information
github-actions[bot] and boc-the-git authored Sep 2, 2024
1 parent 9acf9ec commit e0b5d76
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:
exclude: ^tests/data/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.6.2
rev: v0.6.3
hooks:
- id: ruff
- id: ruff-format

0 comments on commit e0b5d76

Please sign in to comment.