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/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/commitizen-tools/commitizen: v3.13.0 → v3.29.1](commitizen-tools/commitizen@v3.13.0...v3.29.1)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent 54f05b3 commit 568c0e8
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: nitpick-suggest
- id: nitpick
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -35,7 +35,7 @@ repos:
- id: toml-sort-fix
exclude: Cargo.lock
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.13.0
rev: v3.29.1
hooks:
- id: commitizen
stages:
Expand Down

0 comments on commit 568c0e8

Please sign in to comment.