Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Oct 31, 2024
1 parent 7aeb0a2 commit 7b34215
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/" # Adjust this if your setup.cfg is in a subdirectory
directory: "/"
schedule:
interval: "weekly" # or "weekly", "monthly"
allow:
- dependency-type: "direct"
additional-files:
- "setup.cfg"
- "constraints-oldest.txt"
interval: "daily"

0 comments on commit 7b34215

Please sign in to comment.