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
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"