Skip to content

Commit

Permalink
fix: Point dependabot to the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyNTH committed Sep 17, 2024
1 parent 42ca42c commit 933b3f9
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 @@ -13,8 +13,8 @@ updates:
- 'happynth'
# Allow up to 20 open pull requests for pip dependencies
open-pull-requests-limit: 10
# Point to dev/dependabot branch
target-branch: "dev/dependabot"
# Point to dependabot/dev branch
target-branch: "dependabot/dev"
groups:
# Create some good Dependabot package groups for this project
django:
Expand Down

0 comments on commit 933b3f9

Please sign in to comment.