Skip to content

Commit

Permalink
ci: update dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de>
  • Loading branch information
eikowagenknecht committed Jun 26, 2024
1 parent 927e03a commit 745c48f
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@ updates:
prefix: "chore"
include: "scope"
groups:
"pip patches":
pip-minor-and-patch:
applies-to: version-updates
patterns:
- ".*"
update-types: ["patch"]
"pip minor updates":
patterns:
- ".*"
update-types: ["minor"]
- "*"
update-types:
- "minor"
- "patch"

# Check for updates to GitHub Actions every weekday
- package-ecosystem: "github-actions"
Expand Down

0 comments on commit 745c48f

Please sign in to comment.