We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d88225 + 99a26ea commit 4101c0bCopy full SHA for 4101c0b
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.1
+ rev: 0.36.2
27
hooks:
28
- id: check-github-workflows
29
- id: check-renovate
0 commit comments