Skip to content

Commit 522c5b5

Browse files
committed
chore: update pre-commit hooks and add AGENTS.md
1 parent 75be53d commit 522c5b5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: mixed-line-ending
1212
- id: trailing-whitespace
1313
- repo: https://github.com/antonbabenko/pre-commit-terraform
14-
rev: v1.104.0
14+
rev: v1.105.0
1515
hooks:
1616
- id: terraform_validate
1717
args:

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Operational Context
2+
- **Type:** Terraform Module
3+
- **Test:** `pre-commit run -a`
4+
- **Lint:** `tflint`, `terraform fmt`

0 commit comments

Comments
 (0)