Enable version updates for npm (#933)

This commit is contained in:
Zach Borboa
2025-03-08 14:31:02 -05:00
committed by GitHub
parent 41cc699798
commit 168e8624d4
+8
View File
@@ -19,6 +19,14 @@ updates:
- "dependencies"
- "github_actions"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix:
versioning-strategy: "increase"
- package-ecosystem: "pip"
directory: "/"
schedule: