Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update CI/CD process to use composite actions and auto-release workflow #361

Merged
Prev Previous commit
Next Next commit
Update .pre-commit-config.yaml
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
bryantbiggs and antonbabenko authored Oct 26, 2021
commit df10f4497f88e62946c2f90ef096136e4fe0c3b7
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.53.0
bryantbiggs marked this conversation as resolved.
Show resolved Hide resolved
hooks:
- id: terraform_fmt