Skip to content

Commit

Permalink
[CI/CD] update Dependabot (#1768)
Browse files Browse the repository at this point in the history
* [CI/CD] update Dependabot

* rebase
  • Loading branch information
felixdittrich92 authored Nov 19, 2024
1 parent aca2175 commit 5304797
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,21 @@ updates:
- "frgfm"
- "charlesmindee"
- "felixdittrich92"
- "odulcy-mindee"
- package-ecosystem: "github-actions"
directory: "/"
open-pull-requests-limit: 10
target-branch: "main"
labels: ["topic: ci"]
schedule:
interval: weekly
day: sunday
reviewers:
- "frgfm"
- "charlesmindee"
- "felixdittrich92"
- "odulcy-mindee"
groups:
github-actions:
patterns:
- "*"

0 comments on commit 5304797

Please sign in to comment.