Merge pull request #1795 from PrivateBin/dependabot/js

Enable Dependabot for JavaScript dependencies
This commit is contained in:
rugk 2026-02-25 08:05:51 +01:00 committed by GitHub
commit d988632486
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"