Skip to content

Commit

Permalink
Update target branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Dec 11, 2024
1 parent 90ea3a6 commit 92b8295
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 @@ -9,18 +9,22 @@ updates:
directory: "/"
schedule:
interval: "monthly"
target-branch: "develop"

- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
target-branch: "develop"

- package-ecosystem: "docker" # See documentation for possible values
directory: "/docker/" # Location of package manifests
schedule:
interval: "weekly"
target-branch: "develop"

- package-ecosystem: "terraform" # See documentation for possible values
directory: "/terraform/" # Location of package manifests
schedule:
interval: "weekly"
target-branch: "develop"

0 comments on commit 92b8295

Please sign in to comment.