Skip to content

Commit 41e9246

Browse files
chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.98.1 (#111)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [antonbabenko/pre-commit-terraform](https://redirect.github.com/antonbabenko/pre-commit-terraform) | repository | minor | `v1.97.4` -> `v1.98.1` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)</summary> ### [`v1.98.1`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.98.1) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.98.0...v1.98.1) ##### Bug Fixes - **WSL:** Fix parallelism support for WSL systems with enabled systemd ([#&#8203;872](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/872)) ([da2e9a8](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/da2e9a874ac61f94fe0a05e9d952ffb3c7c7639c)) ### [`v1.98.0`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.98.0) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.97.4...v1.98.0) ##### Features - **docker:** Support execution on repos under `git worktree` ([#&#8203;845](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/845)) ([e64974e](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/e64974ed7745a3c35882b71be49fc89570cb006e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/schubergphilis/mcaf-github-workflows). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marwin Baumann <56264798+marwinbaumannsbp@users.noreply.github.com>
1 parent 58a064d commit 41e9246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-root/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- --allow-missing-credentials
2020
- id: detect-private-key
2121
- repo: https://github.com/antonbabenko/pre-commit-terraform
22-
rev: v1.97.4
22+
rev: v1.98.1
2323
hooks:
2424
- id: terraform_fmt
2525
- id: terraform_tflint

0 commit comments

Comments
 (0)