ci: add pre-commit, k8s and tflint action workflows
This commit is contained in:
parent
ce8747472c
commit
399dd397bb
5 changed files with 45 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v3.2.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
|
@ -18,7 +18,7 @@ repos:
|
|||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/antonbabenko/pre-commit-terraform
|
||||
rev: v1.86.0
|
||||
rev: v1.92.1
|
||||
hooks:
|
||||
- id: terraform_fmt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue