Skip to content

Commit

Permalink
chore(deps): update pre-commit hooks (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: jeertmans <jeertmans@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jeertmans authored Jan 15, 2024
1 parent 54617d0 commit 4437f2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ repos:
- id: pretty-format-toml
args: [--autofix, --trailing-commas]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.11
rev: v0.1.13
hooks:
- id: ruff
args: [--fix]
- id: ruff-format
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.345
rev: v1.1.346
hooks:
- id: pyright
- repo: https://github.com/doublify/pre-commit-rust
Expand Down

0 comments on commit 4437f2f

Please sign in to comment.