Create dependabot.yml

This commit is contained in:
jeangovil 2023-06-13 13:24:33 +03:30 committed by GitHub
parent ce8ae04f41
commit 4bb3fbf0ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "@acid-info/logos-docusaurus-preset"