Skip to content

Commit

Permalink
Merge pull request #282 from open-rpc/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
BelfordZ authored Jul 5, 2022
2 parents 016e9e8 + 56c3572 commit 263edda
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: typedoc
versions:
- 0.20.19
- 0.20.20
- 0.20.21
- 0.20.22
- 0.20.23
- 0.20.24
- 0.20.25
- 0.20.26
- 0.20.27
- 0.20.28
- 0.20.29
- 0.20.30
- 0.20.31
- 0.20.32
- 0.20.33
- 0.20.34
- 0.20.35

0 comments on commit 263edda

Please sign in to comment.