Skip to content

Commit

Permalink
apacheGH-36513: [Dev][C#] Add Dependabot configuration for NuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jul 6, 2023
1 parent 42d8b01 commit 298a342
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 @@ -23,3 +23,9 @@ updates:
interval: "weekly"
commit-message:
prefix: "MINOR: [CI] "
- package-ecosystem: "nuget"
directory: "/csharp/"
schedule:
interval: "weekly"
commit-message:
prefix: "MINOR: [C#] "

0 comments on commit 298a342

Please sign in to comment.