Skip to content

Commit

Permalink
ci(deps): update pre-commit hooks (#116)
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 Jul 11, 2023
1 parent 2be7eca commit dc877dd
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 @@ -22,7 +22,7 @@ repos:
- id: prettier

- repo: https://github.com/crate-ci/typos
rev: v1.15.9
rev: v1.16.0
hooks:
- id: typos

Expand All @@ -39,7 +39,7 @@ repos:
args: [--fix]

- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black

Expand Down

0 comments on commit dc877dd

Please sign in to comment.