Skip to content

Commit f263fd4

Browse files
committed
Update pre-commit hooks.
1 parent 565fd25 commit f263fd4

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 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/igorshubovych/markdownlint-cli
11-
rev: "586c3ea3f51230da42bab657c6a32e9e66c364f0" # v0.44.0
11+
rev: "192ad822316c3a22fb3d3cc8aa6eafa0b8488360" # v0.45.0
1212
hooks:
1313
- id: markdownlint
1414
args:
1515
- --fix
1616
- repo: https://github.com/tillig/json-sort-cli
17-
rev: "e49ea86dde26d69661d5de4ab738a7e14c6275b2" # v2.0.3
17+
rev: "009ab2ab49e1f2fa9d6b9dfc31009ceeca055204" # v3.0.0
1818
hooks:
1919
- id: json-sort
2020
args:

0 commit comments

Comments
 (0)