chore: Add Dependabot for .github/actions/install-dependencies

This commit is contained in:
Nick Schonning
2025-01-28 17:04:29 -05:00
parent c94e1c45ff
commit 8e643f1530

View File

@@ -5,6 +5,11 @@ updates:
schedule:
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/.github/actions/install-dependencies'
schedule:
interval: 'weekly'
- package-ecosystem: 'npm'
directory: '/'
schedule: