Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 23.10.0 β†’ 23.10.1](psf/black@23.10.0...23.10.1)
- [github.com/crate-ci/typos: typos-dict-v0.11.2 β†’ v1.16.21](crate-ci/typos@typos-dict-v0.11.2...v1.16.21)
  • Loading branch information
pre-commit-ci[bot] authored Oct 30, 2023
1 parent 62ffefa commit c1cba90
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 @@ -48,7 +48,7 @@ repos:
hooks:
- id: dead
- repo: https://github.com/psf/black
rev: 23.10.0
rev: 23.10.1
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand All @@ -73,6 +73,6 @@ repos:
- id: isort
args: ["--profile", "black"]
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.2
rev: v1.16.21
hooks:
- id: typos

0 comments on commit c1cba90

Please sign in to comment.