We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9594ba commit 4d400a4Copy full SHA for 4d400a4
.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.31.2
+ rev: 0.31.3
27
hooks:
28
- id: check-github-workflows
29
- id: check-renovate
0 commit comments