From 68b30921b7416bf02be4f74406cf2d6e6415a2b6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:05:26 +0800 Subject: [PATCH] docs: add dependabot as a contributor for code (#79) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 1 + 2 files changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ac50d97..6a67cd0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -55,6 +55,15 @@ "contributions": [ "code" ] + }, + { + "login": "dependabot", + "name": "Dependabot", + "avatar_url": "https://avatars.githubusercontent.com/u/27347476?v=4", + "profile": "https://github.com/features/security", + "contributions": [ + "code" + ] } ] } diff --git a/README.md b/README.md index b65d164..5cc6924 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ $ yarn build:linux