Create dependabot.yml

This commit is contained in:
Ângelo Tadeucci 2023-06-06 19:42:51 -03:00 committed by GitHub
parent 737915557b
commit 3dcb24e796
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"
directory: "/"
schedule:
interval: "weekly"