Skip to content

Commit

Permalink
Merge pull request #20 from Soitora/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
Soitora authored Apr 29, 2021
2 parents 5ee42e5 + 00d8637 commit 6055f21
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: pkg
versions:
- 4.5.0
- 4.5.1
- 5.0.0

0 comments on commit 6055f21

Please sign in to comment.