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] authored and peterjgrainger committed Dec 22, 2021
1 parent a59c700 commit d10002e
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .dependabot/config.yml

This file was deleted.

45 changes: 45 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
versioning-strategy: widen
allow:
- dependency-type: development
ignore:
- dependency-name: "@types/node"
versions:
- 14.14.22
- 14.14.23
- 14.14.24
- 14.14.25
- 14.14.26
- 14.14.27
- 14.14.28
- 14.14.29
- 14.14.30
- 14.14.31
- 14.14.32
- 14.14.33
- 14.14.34
- 14.14.35
- 14.14.36
- 14.14.37
- 14.14.39
- 14.14.41
- 15.0.0
- dependency-name: "@types/jest"
versions:
- 26.0.20
- 26.0.21
- 26.0.22
- dependency-name: typescript
versions:
- 3.9.9
- 4.1.3
- 4.1.4
- 4.1.5
- 4.2.2
- 4.2.3

0 comments on commit d10002e

Please sign in to comment.