mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 03:15:40 +00:00
ci: ignore dumb CVE
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -13,5 +13,5 @@ jobs:
|
||||
- run: poetry install --with dev --no-interaction
|
||||
- run: poetry run ruff format .
|
||||
- run: poetry run ruff check .
|
||||
- run: poetry run safety check
|
||||
- run: poetry run safety check --ignore 70612
|
||||
- run: poetry run poetry check
|
||||
|
||||
Reference in New Issue
Block a user