mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-05-03 05:44:27 +02:00
fix: Update CI workflow versions to remove deprecated runtime warnings (#2956)
This commit is contained in:
@@ -3,7 +3,6 @@ repos:
|
||||
rev: v1.88.0
|
||||
hooks:
|
||||
- id: terraform_fmt
|
||||
- id: terraform_validate
|
||||
- id: terraform_docs
|
||||
args:
|
||||
- '--args=--lockfile=false'
|
||||
@@ -22,6 +21,8 @@ repos:
|
||||
- '--args=--only=terraform_required_providers'
|
||||
- '--args=--only=terraform_standard_module_structure'
|
||||
- '--args=--only=terraform_workspace_remote'
|
||||
- '--args=--only=terraform_unused_required_providers'
|
||||
- id: terraform_validate
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user