Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- git://github.com/pre-commit/pre-commit-hooks → https://github.com/pre-commit/pre-commit-hooks
- [github.com/pre-commit/pre-commit-hooks: v3.1.0 → v4.5.0](pre-commit/pre-commit-hooks@v3.1.0...v4.5.0)
- [github.com/commitizen-tools/commitizen: master → v3.21.3](commitizen-tools/commitizen@master...v3.21.3)
  • Loading branch information
pre-commit-ci[bot] authored Apr 1, 2024
1 parent 0e7d18e commit afe4bd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v3.1.0
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -10,7 +10,7 @@ repos:
- id: no-commit-to-branch
- id: check-yaml
- repo: https://github.com/commitizen-tools/commitizen
rev: master
rev: v3.21.3
hooks:
- id: commitizen
stages: [commit-msg]

0 comments on commit afe4bd2

Please sign in to comment.