Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 10, 2024
1 parent 2eb2f26 commit 13bb668
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 @@ -7,7 +7,7 @@ repos:
- id: ruff-format
files: ^((pygleif|tests|examples)/.+)?[^/]+\.(py|pyi)$
repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.8.1
rev: v0.8.2
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
Expand Down

0 comments on commit 13bb668

Please sign in to comment.