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 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.10.0 → v9.18.0](alessandrojcm/commitlint-pre-commit-hook@v9.10.0...v9.18.0)
  • Loading branch information
pre-commit-ci[bot] authored Oct 7, 2024
1 parent 880d2cb commit 46477cc
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 @@ -9,7 +9,7 @@ default_install_hook_types: [pre-commit, commit-msg]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v5.0.0
hooks:
- id: no-commit-to-branch
- id: check-added-large-files
Expand All @@ -21,7 +21,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.10.0
rev: v9.18.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 46477cc

Please sign in to comment.