Skip to content

Commit

Permalink
feat(general): Add docker to pre commit hooks (bridgecrewio#5458)
Browse files Browse the repository at this point in the history
* Add pre-commit hook support for container image

* Move -f into args to support passing arguments properly

* Improve argument documentation

* Update documentation to include pre-commit hooks

* Add --tty to container entries

* Update documentation per feedback

* Update docs/4.Integrations/pre-commit.md

Co-authored-by: Taylor <[email protected]>

* Update docs/4.Integrations/pre-commit.md

Co-authored-by: Taylor <[email protected]>

---------

Co-authored-by: Taylor <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Jan 4, 2024
1 parent 9fe6251 commit 32a777b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '3.1.51'
version = '3.1.52'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.1.51
checkov==3.1.52

0 comments on commit 32a777b

Please sign in to comment.