Browse Source

chore: migrate to Dependabot config file (#433)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
main
dependabot-preview[bot] 5 years ago
committed by GitHub
parent
commit
555221e1dc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      .github/dependabot.yml

9
.github/dependabot.yml

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 99
versioning-strategy: increase
Loading…
Cancel
Save