Chore: create dependabot.yml config (#4227)

This commit is contained in:
Gleidson Daniel Silva 2022-05-27 15:21:08 -03:00 committed by GitHub
parent a527b320e9
commit f73500391b
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"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 25