mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
fix(poetry): Skip updates during pre-commit (#2342)
This commit is contained in:
@@ -61,6 +61,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: poetry-check
|
- id: poetry-check
|
||||||
- id: poetry-lock
|
- id: poetry-lock
|
||||||
|
args: ["--no-update"]
|
||||||
|
|
||||||
- repo: https://github.com/hadolint/hadolint
|
- repo: https://github.com/hadolint/hadolint
|
||||||
rev: v2.12.1-beta
|
rev: v2.12.1-beta
|
||||||
|
|||||||
Reference in New Issue
Block a user