Skip to content

Commit

Permalink
Auto pre-commit update
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Sep 15, 2023
1 parent c352254 commit 466de15
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.7.0
rev: 23.9.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.5
rev: v1.16.11
hooks:
- id: typos
pass_filenames: false

0 comments on commit 466de15

Please sign in to comment.