Skip to content

Commit

Permalink
chore(deps): update pre-commit hook compilerla/conventional-pre-commi…
Browse files Browse the repository at this point in the history
…t to v3.1.0
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent bf15b6f commit 64fc3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: trailing-whitespace # trims trailing whitespace.

- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.0.0
rev: v3.1.0
hooks:
- id: conventional-pre-commit # conventional-pre-commit hook.
stages: [commit-msg]
Expand Down

0 comments on commit 64fc3ce

Please sign in to comment.