feat(cond parser): add policy cond parser & apply in sqs public check (#2575)

This commit is contained in:
Nacho Rivera
2023-07-12 15:39:01 +02:00
committed by GitHub
parent 66fe101ccd
commit d1c91093e2
7 changed files with 231 additions and 15 deletions

View File

@@ -57,7 +57,7 @@ repos:
args: ["--ignore=E266,W503,E203,E501,W605"]
- repo: https://github.com/python-poetry/poetry
rev: 1.4.0 # add version here
rev: 1.5.1 # add version here
hooks:
- id: poetry-check
- id: poetry-lock