Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Collection of git hooks for Terraform to be used with [pre-commit framework](http://pre-commit.com/)

[![Latest Github tag]](https://github.com/antonbabenko/pre-commit-terraform/releases)
![Maintenance status](https://img.shields.io/maintenance/yes/2025.svg)
![Maintenance status](https://img.shields.io/maintenance/yes/2026.svg)
[![GHA Tests CI/CD Badge]](https://github.com/antonbabenko/pre-commit-terraform/actions/workflows/ci-cd.yml)
[![Codecov pytest Badge]](https://app.codecov.io/gh/antonbabenko/pre-commit-terraform?flags[]=pytest)
[![OpenSSF Scorecard Badge]](https://scorecard.dev/viewer/?uri=github.com/antonbabenko/pre-commit-terraform)
Expand Down
Loading