Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#111)
Browse files Browse the repository at this point in the history
updates:
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.11.0 → v9.13.0](alessandrojcm/commitlint-pre-commit-hook@v9.11.0...v9.13.0)
- [github.com/psf/black: 24.1.1 → 24.3.0](psf/black@24.1.1...24.3.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Apr 1, 2024
1 parent e4718bb commit 4d21030
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 @@ -13,7 +13,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.11.0
rev: v9.13.0
hooks:
- id: commitlint
stages:
Expand All @@ -24,7 +24,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.3.0
hooks:
- id: black
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit 4d21030

Please sign in to comment.