Skip to content

Commit

Permalink
chore(deps): update pre-commit hooks (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: jeertmans <27275099+jeertmans@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jeertmans authored May 6, 2024
1 parent f0143a4 commit 8201591
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.4.2
rev: v0.4.3
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 8201591

Please sign in to comment.