diff --git a/.all-contributorsrc b/.all-contributorsrc index 76d2e33..4202af3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,7 +14,9 @@ "avatar_url": "https://avatars.githubusercontent.com/u/195377855?v=4", "profile": "https://github.com/TrickiyALT", "contributions": [ - "ideas" + "ideas", + "bug", + "design" ] } ] diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..9d5c666 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,11 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file + +version: 2 +updates: + - package-ecosystem: "npm" # See documentation for possible values + directory: "/Build" # Location of package manifests + schedule: + interval: "weekly" diff --git a/README.md b/README.md index b246989..f4135bd 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc - +
Trickiy
Trickiy

🤔
Trickiy
Trickiy

🤔 🐛 🎨