Update packages, add dependabot for npm (#2803)

This commit is contained in:
shamoon 2024-02-01 01:05:02 -08:00 committed by GitHub
parent ef39fce1de
commit 20d1d8f914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2741 additions and 1706 deletions

View file

@ -5,7 +5,11 @@
version: 2
updates:
- package-ecosystem: "github-actions" # Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"