X Tutup
Skip to content

Commit 148dcd6

Browse files
committed
⬆️ Update to use dependentbot
1 parent b11ccf0 commit 148dcd6

File tree

2 files changed

+19
-40
lines changed

2 files changed

+19
-40
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
- [Introduction](#introduction)
2727
- [Features](#features)
28-
- [Getting Started](#getting-started)
2928
- [Prerequisites](#prerequisites)
29+
- [Getting Started](#getting-started)
3030
- [Basic Setup](#basic-setup)
3131
- [Advanced Setup (with config)](#advanced-setup-with-config)
3232
- [Most Common](#most-common)
@@ -42,7 +42,7 @@
4242

4343
[![TravisCI](https://travis-ci.com/wei/pull.svg?branch=master)](https://travis-ci.com/wei/pull)
4444
[![Codecov](https://codecov.io/gh/wei/pull/branch/master/graph/badge.svg)](https://codecov.io/gh/wei/pull)
45-
[![Depfu](https://badges.depfu.com/badges/4a6fdae34a957e6c1ac11a83f6491162/overview.svg)](https://depfu.com/github/wei/pull)
45+
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=wei/pull)](https://dependabot.com)
4646
[![Probot](https://pull.now.sh/badge/built_with)](https://probot.github.io/)
4747
[![JavaScript Style Guide](https://pull.now.sh/badge/code_style)](https://standardjs.com)
4848
[![jest](https://facebook.github.io/jest/img/jest-badge.svg)](https://github.com/facebook/jest)
@@ -65,13 +65,13 @@ Trusted by [![Repository Count](https://pull.now.sh/badge/installed?plain&style=
6565
- Honor branch protection rules.
6666
- Work well with pull request checks and reviews.
6767

68-
69-
## Getting Started
70-
7168
### Prerequisites
7269
- Upstream must be in the same fork network.
7370
- :warning: _Make a backup if you've made changes._
7471

72+
73+
## Getting Started
74+
7575
### Basic Setup
7676

7777
- Just install **[<img src="https://prod.download/pull-18h-svg" valign="bottom"/> Pull app](https://github.com/apps/pull)**.

package-lock.json

Lines changed: 14 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
X Tutup