Merge pull request #532 from nschonni/sub-action-dependabot

chore: Add Dependabot for .github/actions/install-dependencies
This commit is contained in:
Josh Gross
2025-01-29 11:22:24 -05:00
committed by GitHub

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: