We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32aa357 + 168e2c5 commit 2b3e4a6Copy full SHA for 2b3e4a6
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
args: [--autofix, --indent, "4"]
14
exclude: resources/codeAnalyzerConfiguration.json|resources/mpackage.json|tests/unit/data/imap/test_data/invalid.json
15
- repo: https://github.com/python-jsonschema/check-jsonschema
16
- rev: "0.33.3"
+ rev: "0.34.0"
17
hooks:
18
- id: check-github-workflows
19
- repo: https://github.com/igorshubovych/markdownlint-cli
0 commit comments