Skip to content

Commit 2322747

Browse files
committed
Dependabot migrated to github
1 parent 1719de8 commit 2322747

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

.github/dependabot.yml

-17
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,6 @@ updates:
99
open-pull-requests-limit: 10
1010
target-branch: develop
1111
ignore:
12-
- dependency-name: Simplify.Xml.Sources
13-
versions:
14-
- 1.2.0
15-
- 1.2.1
16-
- 1.3.0
17-
- dependency-name: System.Text.Json
18-
versions:
19-
- 5.0.2
20-
- dependency-name: Microsoft.NET.Test.Sdk
21-
versions:
22-
- 16.9.1
23-
- dependency-name: Simplify.System.Sources
24-
versions:
25-
- 1.5.0
26-
- dependency-name: Simplify.Xml
27-
versions:
28-
- 1.2.0
2912
- dependency-name: Microsoft.AspNetCore.SpaServices.Extensions
3013
versions:
3114
- 5.0.2

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
[![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/nuget/Simplify.Web)](https://libraries.io/nuget/Simplify.Web)
1111
[![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/SimplifyNet/Simplify.Web)](https://www.codefactor.io/repository/github/simplifynet/simplify.web)
1212
![Platform](https://img.shields.io/badge/platform-.NET%20Core%203.1%20%7C%20.NET%20Standard%202.0%20%7C%20.NET%204.6.2-lightgrey)
13-
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=SimplifyNet/Simplify.Web)](https://dependabot.com)
1413
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen)](http://makeapullrequest.com)
1514

1615
Simplify.Web is an open-source, lightweight and fast server-side .NET web-framework based on MVC and OWIN patterns for building HTTP based web-applications, RESTful APIs etc.

0 commit comments

Comments
 (0)