Skip to content

Commit

Permalink
Auto pre-commit update (seladb#1160)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
seladb and web-flow authored Jul 17, 2023
1 parent b28efed commit 694c65d
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 @@ -10,7 +10,7 @@ repos:
- id: mixed-line-ending
args: ['--fix=lf']
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/pocc/pre-commit-hooks
Expand All @@ -25,7 +25,7 @@ repos:
- id: codespell
pass_filenames: false
- repo: https://github.com/crate-ci/typos
rev: v1.15.0
rev: v1.16.1
hooks:
- id: typos
args: ['--config=typos-config.toml']
Expand Down

0 comments on commit 694c65d

Please sign in to comment.