diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25cf680..fe7f081 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: stages: [pre-commit] - repo: https://github.com/tofuutils/pre-commit-opentofu - rev: v2.0.0 + rev: v2.1.0 hooks: - id: tofu_fmt stages: [pre-commit]