Skip to content

Commit 564c5b9

Browse files
kieranbrowngithub-actions[bot]
authored andcommitted
chore(deps): update pre-commit hooks
1 parent 8bdb3e1 commit 564c5b9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ 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.9
1010
hooks:
1111
- id: actionlint
1212
- repo: https://github.com/igorshubovych/markdownlint-cli
13-
rev: v0.45.0
13+
rev: v0.46.0
1414
hooks:
1515
- id: markdownlint
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -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.1
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)