Skip to content

Commit

Permalink
update dependabot.yml to bump group updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Mar 13, 2024
1 parent 12981fe commit 1881f19
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,15 @@ updates:
directory: /
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"
- package-ecosystem: pip
directory: /
schedule:
interval: "daily"
groups:
pip:
patterns:
- "*"

0 comments on commit 1881f19

Please sign in to comment.