Skip to content

Commit 483e18c

Browse files
kieranbrowngithub-actions[bot]
authored andcommitted
chore(deps): update pre-commit hooks
1 parent 9f6d392 commit 483e18c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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
@@ -41,11 +41,11 @@ repos:
4141
args: [--autofix, --no-sort-keys]
4242
- id: trailing-whitespace
4343
- repo: https://github.com/gitleaks/gitleaks
44-
rev: v8.28.0
44+
rev: v8.29.0
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)