Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Change Dependabot PR's to be placed for develop branch
  • Loading branch information
joshua-seals authored Nov 29, 2023
1 parent 9ce5c16 commit 67de2e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ updates:
directory: "/"
schedule:
interval: "monthly"
target-branch: "develop"
reviewers:
- "joshua-seals"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
target-branch: "develop"
reviewers:
- "joshua-seals"
- "Hoid"
Expand Down

0 comments on commit 67de2e4

Please sign in to comment.