Skip to content

Commit

Permalink
ci(deps): update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent bbf6b95 commit 37c4d2c
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 @@ -23,12 +23,12 @@ repos:
- id: prettier

- repo: https://github.com/crate-ci/typos
rev: v1.17.1
rev: v1.18.0
hooks:
- id: typos

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

0 comments on commit 37c4d2c

Please sign in to comment.