Skip to content

Commit 9e1ef96

Browse files
committed
chore(dependabot): Setup dependabot for this repo
1 parent f078212 commit 9e1ef96

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 5

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# PE Utilities
22

3-
This repository is the source code for the @project-error/pe-utils NPM
4-
package.
3+
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/project-error/pe-utils/master/LICENSE)
4+
[![npm next package](https://img.shields.io/npm/v/@project-error/pe-utils/latest.svg)](https://www.npmjs.com/package/@material-ui/core)
5+
![Discord](https://img.shields.io/discord/791854454760013827?label=Our%20Discord)
56

0 commit comments

Comments
 (0)