Skip to content

Commit

Permalink
Merge pull request #1824 from freedomofpress/dpb-groups
Browse files Browse the repository at this point in the history
Group dependabot updates
  • Loading branch information
rocodes authored Feb 13, 2024
2 parents 65238b4 + 2a7e162 commit 3c58d48
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,33 @@ updates:
interval: "weekly"
allow:
- dependency-type: "development"
groups:
dev-dependencies:
patterns: ["*"]
- package-ecosystem: "pip"
directory: "/export"
schedule:
interval: "weekly"
allow:
- dependency-type: "development"
groups:
dev-dependencies:
patterns: ["*"]
- package-ecosystem: "pip"
directory: "/log"
schedule:
interval: "weekly"
allow:
- dependency-type: "development"
groups:
dev-dependencies:
patterns: ["*"]
- package-ecosystem: "pip"
directory: "/proxy"
schedule:
interval: "weekly"
allow:
- dependency-type: "development"
groups:
dev-dependencies:
patterns: ["*"]

0 comments on commit 3c58d48

Please sign in to comment.