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] committed May 4, 2024
1 parent 4b87cc2 commit db92c78
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.20.4
rev: v1.21.0
hooks:
- id: typos

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

0 comments on commit db92c78

Please sign in to comment.