Skip to content

Commit

Permalink
Merge pull request #1333 from Juneezee/gh-actions-dependabot
Browse files Browse the repository at this point in the history
Configure Dependabot for GitHub Actions
  • Loading branch information
dartpain authored Oct 22, 2024
2 parents f78a8c6 + f33aa9c commit e7de168
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ updates:
directory: "/frontend" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit e7de168

Please sign in to comment.