Skip to content

Commit ae508f3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.35.1 → v1.36.2](adrienverge/yamllint@v1.35.1...v1.36.2) - [github.com/python-jsonschema/check-jsonschema: 0.31.2 → 0.31.3](python-jsonschema/check-jsonschema@0.31.2...0.31.3)
1 parent eb5720a commit ae508f3

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
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/adrienverge/yamllint
6-
rev: "v1.35.1"
6+
rev: "v1.36.2"
77
hooks:
88
- id: yamllint
99
- repo: https://github.com/DavidAnson/markdownlint-cli2
@@ -12,7 +12,7 @@ repos:
1212
- id: markdownlint-cli2
1313
require_serial: true
1414
- repo: https://github.com/python-jsonschema/check-jsonschema
15-
rev: "0.31.2"
15+
rev: "0.31.3"
1616
hooks:
1717
- id: check-github-actions
1818
- id: check-github-workflows

0 commit comments

Comments
 (0)