Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Nov 1, 2024
1 parent a111992 commit f3e2295
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ updates:
schedule:
interval: "monthly"
time: "03:20"
open-pull-requests-limit: 10
groups:
actions:
patterns:
- "*"

# Maintain dependencies for pip
- package-ecosystem: "pip"
Expand All @@ -17,4 +20,7 @@ updates:
schedule:
interval: "monthly"
time: "03:10"
open-pull-requests-limit: 10
groups:
actions:
patterns:
- "*"

0 comments on commit f3e2295

Please sign in to comment.