chore: Update dependabot configuration

This commit is contained in:
Aaron
2024-10-03 13:08:33 -05:00
parent ca29419db6
commit 5b408c2bc2
+3 -1
View File
@@ -6,7 +6,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: '/' # Location of package manifests
directories:
- /
- packages/*
schedule:
interval: 'monthly'
- package-ecosystem: 'github-actions'