[FIX] adding NPM to dependabot

This commit is contained in:
Arnold Dechamps 2024-07-30 21:16:35 +02:00
parent f10aec82e7
commit 4d2f6ae8a7
No known key found for this signature in database
GPG key ID: AE66543374E41C89

View file

@ -3,5 +3,8 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
interval: daily
package-ecosystem: npm
directory: "/"
schedule:
interval: daily