We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a566126 commit 6690efbCopy full SHA for 6690efb
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: terragrunt_fmt
25
name: Terragrunt FMT
26
- repo: https://github.com/python-jsonschema/check-jsonschema
27
- rev: 0.36.2
+ rev: 0.37.0
28
hooks:
29
- id: check-github-actions
30
name: GitHub actions check
0 commit comments