Skip to content

Commit c82481f

Browse files
authored
chore(pre-commit): autoupdate hooks (#103)
2 parents 68a155c + 6cb157e commit c82481f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ default_install_hook_types:
88

99
repos:
1010
- repo: https://github.com/compilerla/conventional-pre-commit
11-
rev: v4.0.0
11+
rev: v4.2.0
1212
hooks:
1313
- id: conventional-pre-commit
1414
stages: [commit-msg]
1515

1616
- repo: https://github.com/igorshubovych/markdownlint-cli
17-
rev: v0.44.0
17+
rev: v0.45.0
1818
hooks:
1919
- id: markdownlint
2020

0 commit comments

Comments
 (0)