Skip to content

Commit

Permalink
dependabot: group updates
Browse files Browse the repository at this point in the history
  • Loading branch information
csernazs committed May 1, 2024
1 parent 73ab445 commit fb2f0ff
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 @@ -6,8 +6,16 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
actions-deps:
patterns:
- "*"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
groups:
deps:
patterns:
- "*"

0 comments on commit fb2f0ff

Please sign in to comment.