Skip to content

Commit c5e94a7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.22.1 → v0.23.0](DavidAnson/markdownlint-cli2@v0.22.1...v0.23.0) - [github.com/python-jsonschema/check-jsonschema: 0.37.3 → 0.37.4](python-jsonschema/check-jsonschema@0.37.3...0.37.4)
1 parent f561091 commit c5e94a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ repos:
77
hooks:
88
- id: yamllint
99
- repo: https://github.com/DavidAnson/markdownlint-cli2
10-
rev: "v0.22.1"
10+
rev: "v0.23.0"
1111
hooks:
1212
- id: markdownlint-cli2
1313
require_serial: true
1414
- repo: https://github.com/python-jsonschema/check-jsonschema
15-
rev: "0.37.3"
15+
rev: "0.37.4"
1616
hooks:
1717
- id: check-github-actions
1818
- id: check-github-workflows

0 commit comments

Comments
 (0)