Skip to content

Commit

Permalink
Add schedule to github-actions check in Dependabot (#2697)
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman authored Sep 30, 2024
1 parent d44877b commit 9629953
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "composer"
open-pull-requests-limit: 3
directory: "/"
Expand All @@ -26,5 +28,4 @@ updates:
patterns:
- "drupal/gin"
- "drupal/gin_login"
- "drupal/gin_toolbar"

- "drupal/gin_toolbar"

0 comments on commit 9629953

Please sign in to comment.