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
commit eb88965f42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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