chore: update dependabot.yml

This commit is contained in:
Fabio Di Stasio 2022-08-02 10:55:19 +02:00 committed by GitHub
parent 2262278393
commit be2e9b21f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
version: 2
updates:
- package-ecosystem: "npm"
dependency-type: "production"
allow:
- dependency-type: "production"
directory: "/"
schedule:
interval: "monthly"