We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b031c42 + 490bde5 commit 4ae1954Copy full SHA for 4ae1954
1 file changed
.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.36.0
+ rev: 0.36.1
27
hooks:
28
- id: check-github-workflows
29
- id: check-renovate
0 commit comments