File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1+ ci :
2+ autoupdate_schedule : monthly
3+
14repos :
25- repo : https://github.com/awslabs/git-secrets
36 rev : b9e96b3212fa06aea65964ff0d5cda84ce935f38
69 entry : git-secrets
710 args : [--scan, --recursive]
811- repo : https://github.com/pre-commit/pre-commit-hooks
9- rev : v4.5 .0
12+ rev : v5.0 .0
1013 hooks :
1114 # On Windows, git will convert all CRLF to LF,
1215 # but only after all hooks are done executing.
@@ -18,20 +21,20 @@ repos:
1821 - id : end-of-file-fixer
1922 - id : trailing-whitespace
2023- repo : https://github.com/adrienverge/yamllint
21- rev : v1.32.0
24+ rev : v1.35.1
2225 hooks :
2326 - id : yamllint
2427- repo : https://github.com/aws-cloudformation/cfn-python-lint
25- rev : v0.83.1
28+ rev : v1.20.2
2629 hooks :
2730 - id : cfn-python-lint
2831 files : .*/.*\.(json|yml|yaml)$
2932- repo : https://github.com/Lucas-C/pre-commit-hooks
30- rev : v1.5.4
33+ rev : v1.5.5
3134 hooks :
3235 - id : remove-tabs
3336- repo : https://github.com/sirosen/check-jsonschema
34- rev : 0.27.1
37+ rev : 0.30.0
3538 hooks :
3639 - id : check-github-workflows
3740 - id : check-github-actions
You can’t perform that action at this time.
0 commit comments