Skip to content

Commit

Permalink
group dependabot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mib1185 authored Aug 11, 2024
1 parent a22ed38 commit ee5772b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ updates:
directory: "/"
schedule:
interval: monthly
groups:
gh-actions:
patterns: ["*"]
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
groups:
pip-dependencies:
patterns: ["*"]

0 comments on commit ee5772b

Please sign in to comment.