Enable Dependabot for JavaScript dependencies

This commit is contained in:
rugk 2026-02-24 12:30:15 +01:00 committed by GitHub
parent 65c73dbf93
commit bf32c7ea64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,3 +12,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/js"
schedule:
interval: "daily"