Create dependabot.yml

This commit is contained in:
Lampros Smyrnaios 2023-07-12 13:33:24 +03:00 committed by GitHub
parent 0ff7e96b0e
commit 5f36202dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
.github/dependabot.yml vendored Normal file
View File

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