Skip to content

Commit 9379821

Browse files
committed
Clean up temporary files and add Docker hooks documentation
- Remove temporary documentation files and unused wrapper scripts - Update README.md with comprehensive Docker hooks documentation - Update example config to use stable release version - Maintain backward compatibility - all original hooks unchanged
1 parent 39233db commit 9379821

9 files changed

+36
-735
lines changed

.pre-commit-config-docker-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/actuarysailor/pre-commit-terraform
6-
rev: feat/use-docker-pre-commit # Use your branch with Docker hooks
6+
rev: v1.96.1 # Use a stable release version
77
hooks:
88
# Option 1: Use Docker-based hooks (no local tool installation required)
99
# These require the pre-commit-terraform-tools Docker image

.pre-commit-hooks-docker.yaml

Lines changed: 0 additions & 177 deletions
This file was deleted.

DOCKER_HOOKS.md

Lines changed: 0 additions & 160 deletions
This file was deleted.

0 commit comments

Comments
 (0)