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.
2 parents 2ac056b + 2c1969e commit 05fc6f8Copy full SHA for 05fc6f8
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: yamlfmt
24
args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '150']
25
- repo: https://github.com/python-jsonschema/check-jsonschema
26
- rev: 0.33.3
+ rev: 0.34.0
27
hooks:
28
- id: check-github-workflows
29
- id: check-renovate
0 commit comments