Skip to content

Commit

Permalink
chore(ci): pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Jul 16, 2024
1 parent 5b4bf8f commit a832e2d
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
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.1
rev: v0.5.2
hooks:
- id: ruff
args: [--fix]
- id: ruff-format
- repo: https://github.com/crate-ci/typos
rev: v1.23.1
rev: typos-v0.10.26
hooks:
- id: typos

0 comments on commit a832e2d

Please sign in to comment.