From 85d74e1deab43ab578560d4a1cd3ae058d75a4dc Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Tue, 27 Jul 2021 21:48:49 +0900 Subject: [PATCH] =?UTF-8?q?Renovate=E3=81=AE=E7=B4=B9=E4=BB=8B=E3=81=AE?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0=E3=81=AA=E3=81=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce5eb73..07e377b 100644 --- a/README.md +++ b/README.md @@ -133,8 +133,9 @@ Web ブラウザーの操縦を自動化するためのツール - 型システム … [TypeScript](https://www.typescriptlang.org/) - 静的解析ツール … [ESLint](https://eslint.org/) - UI を確認するためのショーケースツール … [Storybook](https://storybook.js.org/) +- 依存関係の自動更新 … [Renovate](https://www.whitesourcesoftware.com/free-developer-tools/renovate/) - セキュリティ監査 … [LGTM](https://lgtm.com/)、[Snyk](https://snyk.io/) -- ライセンス監査 … [FOSSA](https://fossa.com/) +- コンプライアンス監査 … [FOSSA](https://fossa.com/) ---