Skip to content

Commit 10291ec

Browse files
kieranbrowngithub-actions[bot]
authored andcommitted
chore(deps): update pre-commit hooks
1 parent 38e4bbd commit 10291ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ exclude: ^CHANGELOG\.md$
22

33
repos:
44
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
5-
rev: 3.4.0
5+
rev: 3.4.1
66
hooks:
77
- id: editorconfig-checker
88
- repo: https://github.com/rhysd/actionlint
9-
rev: v1.7.7
9+
rev: v1.7.8
1010
hooks:
1111
- id: actionlint
1212
- repo: https://github.com/igorshubovych/markdownlint-cli
@@ -45,7 +45,7 @@ repos:
4545
hooks:
4646
- id: gitleaks
4747
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
48-
rev: v9.22.0
48+
rev: v9.23.0
4949
hooks:
5050
- id: commitlint
5151
stages: [commit-msg]

0 commit comments

Comments
 (0)