Skip to content

Commit

Permalink
Merge pull request #303 from MartinZikmund/dev/mazi/run-dependabot-ev…
Browse files Browse the repository at this point in the history
…erywhere
  • Loading branch information
MartinZikmund authored Nov 23, 2024
2 parents ee58694 + 7c144e6 commit 1332ac9
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 1332ac9

Please sign in to comment.