Skip to content

Commit

Permalink
ci(deps): update pre-commit hooks (#87)
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 Jul 27, 2024
1 parent a8bc899 commit 1596b2a
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 @@ -25,12 +25,12 @@ repos:
- id: prettier

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

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.6
rev: 0.29.0
hooks:
- id: check-github-workflows
- id: check-renovate
Expand Down

0 comments on commit 1596b2a

Please sign in to comment.