Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mogul authored May 28, 2024
1 parent e1c80ac commit 62e28b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
version: 2
updates:
- package-ecosystem: "docker" # See documentation for possible values
directory: "/backend" # Location of package manifests
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "terraform" # See documentation for possible values
directory: "/terraform" # Location of package manifests
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "github-actions" # See documentation for possible values
Expand Down

0 comments on commit 62e28b6

Please sign in to comment.