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: v3.1.0 → v4.1.0
- [github.com/commitizen-tools/commitizen: master → v2.20.4](commitizen-tools/commitizen@master...v2.20.4)
  • Loading branch information
pre-commit-ci[bot] authored Jan 17, 2022
1 parent 0e7d18e commit 74faf20
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
@@ -1,7 +1,7 @@
---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v3.1.0
rev: v4.1.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: v2.20.4
hooks:
- id: commitizen
stages: [commit-msg]

0 comments on commit 74faf20

Please sign in to comment.