Skip to content

Commit

Permalink
Update pre-commit dependencies (astral-sh#4460)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent cdba918 commit 9498e5f
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 @@ -12,7 +12,7 @@ repos:
- id: validate-pyproject

- repo: https://github.com/crate-ci/typos
rev: v1.22.7
rev: v1.22.9
hooks:
- id: typos

Expand All @@ -32,7 +32,7 @@ repos:
types_or: [yaml, json5]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.9
rev: v0.4.10
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit 9498e5f

Please sign in to comment.