File tree Expand file tree Collapse file tree 2 files changed +27
-15
lines changed
Expand file tree Collapse file tree 2 files changed +27
-15
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3+ - package-ecosystem : " github-actions"
4+ directory : " /"
5+ schedule :
6+ interval : " weekly"
7+ open-pull-requests-limit : 5
8+ rebase-strategy : " auto"
9+ labels :
10+ - " deps"
11+ - " dependabot"
12+ commit-message :
13+ prefix : " chore(deps)"
14+ include : " scope"
15+
316 - package-ecosystem : " terraform"
417 directory : " /gcp"
518 schedule :
Original file line number Diff line number Diff line change 11repos :
2- - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # v5.0.0
4- hooks :
5- - id : end-of-file-fixer
6- - id : trailing-whitespace
7- - id : check-case-conflict
8- - id : check-merge-conflict
9- - id : detect-private-key
10- - repo : https://github.com/antonbabenko/pre-commit-terraform
11- rev : 2f8bda194a420ad77a050a9de627d77a74841fdc # v1.99.4
12- hooks :
13- - id : terraform_fmt
14- - id : terraform_validate
15- - id : terraform_tflint
16- - id : terraform_trivy
2+ - repo : https://github.com/pre-commit/pre-commit-hooks
3+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # v6.0.0
4+ hooks :
5+ - id : end-of-file-fixer
6+ - id : trailing-whitespace
7+ - id : check-case-conflict
8+ - id : check-merge-conflict
9+ - id : detect-private-key
10+ - repo : https://github.com/antonbabenko/pre-commit-terraform
11+ rev : d0e12caebb2ab0ee8bf98181c8bfe9702bca103d # v1.105.0
12+ hooks :
13+ - id : terraform_fmt
14+ - id : terraform_validate
15+ - id : terraform_tflint
You can’t perform that action at this time.
0 commit comments