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/crate-ci/typos: v1.16.23 → v1.16.25](crate-ci/typos@v1.16.23...v1.16.25)
- [github.com/psf/black: 23.11.0 → 23.12.0](psf/black@23.11.0...23.12.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 18, 2023
1 parent 0f6f540 commit 2587262
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 @@ -16,7 +16,7 @@ repos:
- id: check-merge-conflict
- id: check-toml
- repo: https://github.com/crate-ci/typos
rev: v1.16.23
rev: v1.16.25
hooks:
- id: typos
- repo: https://github.com/asottile/reorder-python-imports
Expand All @@ -30,7 +30,7 @@ repos:
hooks:
- id: add-trailing-comma
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
Expand Down

0 comments on commit 2587262

Please sign in to comment.