Skip to content

Commit

Permalink
Merge pull request #2 from MartinZikmund/dev/mazi/dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund authored Nov 23, 2024
2 parents df69e0f + c7a561c commit 4106cf2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
directories:
- "*"
schedule:
interval: weekly
time: "04:00"
open-pull-requests-limit: 10
target-branch: main
- package-ecosystem: npm
directory: "/"
directories:
- "*"
schedule:
interval: weekly
time: "04:00"
Expand Down

0 comments on commit 4106cf2

Please sign in to comment.