Skip to content

Commit

Permalink
Merge pull request #532 from nschonni/sub-action-dependabot
Browse files Browse the repository at this point in the history
chore: Add Dependabot for .github/actions/install-dependencies
  • Loading branch information
joshmgross authored Jan 29, 2025
2 parents 08caadd + 6efc757 commit eb88965
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit eb88965

Please sign in to comment.