Skip to content

Commit

Permalink
ci(deps): update pre-commit hooks (#98)
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] authored Oct 19, 2024
1 parent 734c748 commit 47628c7
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 @@ -25,12 +25,12 @@ repos:
- id: prettier

- repo: https://github.com/crate-ci/typos
rev: v1.25.0
rev: v1.26.0
hooks:
- id: typos

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

- repo: https://github.com/gitleaks/gitleaks
rev: v8.20.0
rev: v8.21.1
hooks:
- id: gitleaks

Expand Down

0 comments on commit 47628c7

Please sign in to comment.