We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5720a commit 715f07bCopy full SHA for 715f07b
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
4
repos:
5
- repo: https://github.com/adrienverge/yamllint
6
- rev: "v1.35.1"
+ rev: "v1.36.2"
7
hooks:
8
- id: yamllint
9
- repo: https://github.com/DavidAnson/markdownlint-cli2
@@ -12,7 +12,7 @@ repos:
12
- id: markdownlint-cli2
13
require_serial: true
14
- repo: https://github.com/python-jsonschema/check-jsonschema
15
- rev: "0.31.2"
+ rev: "0.31.3"
16
17
- id: check-github-actions
18
- id: check-github-workflows
0 commit comments