Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 28, 2021
1 parent 6d5e977 commit 527fc7c
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 3
ignore:
- dependency-name: "@types/node"
versions:
- 14.14.22
- 14.14.25
- 14.14.27
- 14.14.28
- 14.14.30
- 14.14.31
- 14.14.32
- 14.14.33
- 14.14.34
- 14.14.35
- 14.14.37
- dependency-name: "@types/jest"
versions:
- 26.0.20
- 26.0.21
- 26.0.22
- dependency-name: typescript
versions:
- 4.1.3
- 4.1.4
- 4.1.5
- 4.2.2
- 4.2.3
- dependency-name: "@octokit/rest"
versions:
- 18.0.15

0 comments on commit 527fc7c

Please sign in to comment.