From 6c26cf42294a8f1a668d696d6c25aabae6d866bb Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Sun, 6 Dec 2020 20:07:11 +0100 Subject: [PATCH 1/3] Delete renovate.json --- renovate.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 renovate.json diff --git a/renovate.json b/renovate.json deleted file mode 100644 index 4f39080e..00000000 --- a/renovate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": ["config:base"] -} From f400cd93bfe4950f72df3a3f8df79f163a7f0ea6 Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Sun, 6 Dec 2020 20:08:34 +0100 Subject: [PATCH 2/3] Create dependabot.yml --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..411fc7f7 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +# config options: https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-and-disabling-version-updates + +version: 2 +updates: + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "daily" From 3bbb7ce60910d1bdfc7b68b7f6339a6e9c42af8a Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Sun, 6 Dec 2020 20:13:13 +0100 Subject: [PATCH 3/3] updated contributors --- .all-contributorsrc | 9 +++++++++ README.md | 1 + 2 files changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1d50a6f0..fd2fd14a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -203,6 +203,15 @@ "contributions": [ "doc" ] + }, + { + "login": "Goldziher", + "name": "Na'aman Hirschfeld", + "avatar_url": "https://avatars1.githubusercontent.com/u/30733348?v=4", + "profile": "https://github.com/Goldziher", + "contributions": [ + "code" + ] } ], "commitConvention": "none" diff --git a/README.md b/README.md index fcfc8f74..8b85da82 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
keiya sasaki

⚠️
Hu Chen

💻 📖 💡
Josh

📖 +
Na'aman Hirschfeld

💻