Skip to content

Commit

Permalink
Auto pre-commit update (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Jan 15, 2024
1 parent 3308bd4 commit 2fd9723
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,7 +23,7 @@ repos:
hooks:
- id: beautysh
- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
- repo: https://github.com/pocc/pre-commit-hooks
Expand All @@ -43,7 +43,7 @@ repos:
- id: codespell
pass_filenames: false
- repo: https://github.com/crate-ci/typos
rev: v1.16.25
rev: v1.17.1
hooks:
- id: typos
pass_filenames: false

0 comments on commit 2fd9723

Please sign in to comment.