Skip to content

Commit

Permalink
ci(dependabot): update the configurations for dependabot alerts (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
asadali214 authored Dec 11, 2024
1 parent a8e9b9d commit 96e8140
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "monthly"
labels:
- "dependency update"
commit-message:
prefix: "build"
include: "scope"
open-pull-requests-limit: 10
rebase-strategy: "auto"
reviewers:
- "asadali214"

0 comments on commit 96e8140

Please sign in to comment.