Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 29, 2021
1 parent a8e7172 commit 40bd994
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,26 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: sinon
versions:
- 10.0.0
- dependency-name: mocha
versions:
- 8.2.1
- 8.3.0
- 8.3.1
- dependency-name: typescript
versions:
- 4.1.3
- 4.1.4
- 4.1.5
- 4.2.2
- 4.2.3
- dependency-name: react
versions:
- 17.0.1

0 comments on commit 40bd994

Please sign in to comment.