Skip to content

Commit

Permalink
Attempt to fix pip dependabot updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Sep 10, 2024
1 parent 2291912 commit 738f776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ updates:
patterns:
- '*'
- package-ecosystem: "pip"
directory: "/"
directory: ".github/workflows"
target-branch: trunk
schedule:
interval: "monthly"
Expand Down

0 comments on commit 738f776

Please sign in to comment.