Skip to content

Commit

Permalink
chore(deps): update pre-commit hooks (#188)
Browse files Browse the repository at this point in the history
Co-authored-by: jeertmans <[email protected]>
  • Loading branch information
github-actions[bot] and jeertmans authored Dec 16, 2024
1 parent e793e84 commit 5fe4e0c
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 @@ -16,7 +16,7 @@ repos:
args: [--autofix, --trailing-commas]
exclude: Cargo.lock
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.8.3
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 5fe4e0c

Please sign in to comment.