File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed
Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 1111 steps :
1212 - name : Dependabot metadata
1313 id : dependabot-metadata
14- uses :
dependabot/[email protected] .1 14+ uses :
dependabot/[email protected] .2 1515 with :
1616 github-token : ${{ secrets.GITHUB_TOKEN }}
1717 - name : Approve a PR
Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/compilerla/conventional-pre-commit
4- rev : v1 .2.0
4+ rev : v3 .2.0
55 hooks :
66 - id : conventional-pre-commit
77 stages : [commit-msg]
88 args : []
99 - repo : https://github.com/pre-commit/pre-commit-hooks
10- rev : v4.1 .0
10+ rev : v4.6 .0
1111 hooks :
1212 - id : trailing-whitespace
1313 - id : end-of-file-fixer
@@ -32,25 +32,20 @@ repos:
3232 args :
3333 - -b main
3434 - repo : https://github.com/antonbabenko/pre-commit-terraform
35- rev : v1.62.0
35+ rev : v1.89.1
3636 hooks :
3737 - id : terraform_fmt
38- - id : terraform_tflint
3938 - id : terraform_docs
4039 args :
4140 - --hook-config=--path-to-file=README.md
4241 - --hook-config=--add-to-existing-file=true
4342 - --hook-config=--create-file-if-not-exist=true
44- - repo : https://github.com/Checkmarx/kics
45- rev : v1.5.4
46- hooks :
47- - id : kics
4843 - repo : https://github.com/sirosen/check-jsonschema
49- rev : 0.13.0
44+ rev : 0.28.3
5045 hooks :
5146 - id : check-github-workflows
5247 - repo : https://github.com/pre-commit/mirrors-prettier
53- rev : v2.5.1
48+ rev : v4.0.0-alpha.8
5449 hooks :
5550 - id : prettier
5651 stages : [commit]
You can’t perform that action at this time.
0 commit comments