Skip to content

Commit

Permalink
chore: update dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicconike committed Sep 27, 2024
1 parent 273cf90 commit fedd079
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ updates:
interval: "weekly"
commit-message:
prefix: "ci"
include: "scope"
labels:
- dependencies
- dependabot
Expand All @@ -43,3 +44,23 @@ updates:
github-actions:
patterns:
- "*"

- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"
labels:
- dependencies
- dependabot
- docker
rebase-strategy: auto
open-pull-requests-limit: 10
reviewers:
- "nicconike"
groups:
github-actions:
patterns:
- "*"

0 comments on commit fedd079

Please sign in to comment.