Skip to content

Commit

Permalink
Merge pull request #1669 from hydephp/update-dependabot-configuration
Browse files Browse the repository at this point in the history
Internal: Update Dependabot configuration to update GitHub Actions
  • Loading branch information
caendesilva authored Apr 25, 2024
2 parents f1f5c66 + a172730 commit f275fb8
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 @@

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "composer" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Expand Down

0 comments on commit f275fb8

Please sign in to comment.