1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-01-23 06:03:57 +01:00

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

View File

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