Skip to content

Commit

Permalink
ci(deps): update pre-commit hooks (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 2, 2024
1 parent b7e5b7f commit 45de09d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ repos:
- id: prettier

- repo: https://github.com/crate-ci/typos
rev: v1.19.0
rev: v1.20.3
hooks:
- id: typos

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
rev: 0.28.1
hooks:
- id: check-github-workflows
- id: check-renovate
Expand All @@ -43,7 +43,7 @@ repos:
- id: checkmake

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

0 comments on commit 45de09d

Please sign in to comment.