Skip to content

Commit 59b654a

Browse files
chore(deps): update pre-commit hook bridgecrewio/checkov to 3.2.388 (#102)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bridgecrewio/checkov](https://redirect.github.com/bridgecrewio/checkov) | repository | patch | `3.2.381` -> `3.2.388` | 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>bridgecrewio/checkov (bridgecrewio/checkov)</summary> ### [`v3.2.388`](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.387...3.2.388) [Compare Source](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.387...3.2.388) ### [`v3.2.387`](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.386...3.2.387) [Compare Source](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.386...3.2.387) ### [`v3.2.386`](https://redirect.github.com/bridgecrewio/checkov/blob/HEAD/CHANGELOG.md#32386---2025-03-14) [Compare Source](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.385...3.2.386) - no noteworthy changes ### [`v3.2.385`](https://redirect.github.com/bridgecrewio/checkov/blob/HEAD/CHANGELOG.md#32385---2025-03-13) [Compare Source](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.384...3.2.385) ##### Bug Fix - **terraform:** Update all resources - [#&#8203;7049](https://redirect.github.com/bridgecrewio/checkov/pull/7049) ### [`v3.2.384`](https://redirect.github.com/bridgecrewio/checkov/blob/HEAD/CHANGELOG.md#32384---2025-03-12) [Compare Source](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.383...3.2.384) ##### Bug Fix - **terraform:** Update CKV_ALI\_1 - [#&#8203;7040](https://redirect.github.com/bridgecrewio/checkov/pull/7040) ### [`v3.2.383`](https://redirect.github.com/bridgecrewio/checkov/blob/HEAD/CHANGELOG.md#32383---2025-03-11) [Compare Source](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.382...3.2.383) ##### Feature - **serverless:** add tags enrichment to serverless - [#&#8203;7044](https://redirect.github.com/bridgecrewio/checkov/pull/7044) ##### Bug Fix - **sast:** Fix CKV_AWS\_194 policy - [#&#8203;7048](https://redirect.github.com/bridgecrewio/checkov/pull/7048) ### [`v3.2.382`](https://redirect.github.com/bridgecrewio/checkov/releases/tag/3.2.382) [Compare Source](https://redirect.github.com/bridgecrewio/checkov/compare/3.2.381...3.2.382) #### Feature - **secrets:** Bump detect-secrets to remove more lock files - [#&#8203;7039](https://redirect.github.com/bridgecrewio/checkov/pull/7039) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7486ef1 commit 59b654a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: terraform_docs
2727
- id: terraform_validate
2828
- repo: https://github.com/bridgecrewio/checkov.git
29-
rev: 3.2.381
29+
rev: 3.2.388
3030
hooks:
3131
- id: checkov
3232
verbose: false

0 commit comments

Comments
 (0)