Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfisher72 authored Jun 10, 2024
1 parent d7b3ac2 commit 6d2d9fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"

# dependencies for Github Actions
- package-ecosystem: "npm"
directory: "/screen2.0"
schedule:
interval: "weekly"
interval: "daily"

# dependencies for Github Actions
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"

0 comments on commit 6d2d9fb

Please sign in to comment.