diff --git a/.github/workflows/pr-title.yaml b/.github/workflows/pr-title.yaml index 55a84b8..fa6721e 100644 --- a/.github/workflows/pr-title.yaml +++ b/.github/workflows/pr-title.yaml @@ -52,3 +52,4 @@ jobs: validateSingleCommit: false ignoreLabels: | bot + renovate diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d385e7..eb25840 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,8 +17,3 @@ repos: hooks: - id: detect-secrets args: ['--baseline', '.github/.secrets.baseline'] - - - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.96.2 - hooks: - - id: terraform_fmt