From 9e1ef960080a5282d3488b0658a3ec8dc413712d Mon Sep 17 00:00:00 2001 From: Taso Date: Wed, 30 Jun 2021 17:26:20 -0400 Subject: [PATCH] chore(dependabot): Setup dependabot for this repo --- .github/dependabot.yml | 7 +++++++ README.md | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..b6fa6b8 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +version: 2 +updates: + - package-ecosystem: npm + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 5 \ No newline at end of file diff --git a/README.md b/README.md index 5bf8494..4848e1a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PE Utilities -This repository is the source code for the @project-error/pe-utils NPM -package. +[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/project-error/pe-utils/master/LICENSE) +[![npm next package](https://img.shields.io/npm/v/@project-error/pe-utils/latest.svg)](https://www.npmjs.com/package/@material-ui/core) +![Discord](https://img.shields.io/discord/791854454760013827?label=Our%20Discord)