create dependabot.yml

This commit is contained in:
reidlab 2023-07-27 22:28:29 -07:00 committed by GitHub
parent 0dfb98eaef
commit 6868b3be18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"