Skip to content

Commit

Permalink
Merge pull request #11 from Syriiin/add-dependabot
Browse files Browse the repository at this point in the history
Add dependabot config
  • Loading branch information
Syriiin authored May 12, 2024
2 parents e8e5485 + c565cf5 commit 48ca10b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: "nuget"
directories:
- "/Difficalcy"
- "/Difficalcy.Catch"
- "/Difficalcy.Catch.Tests"
- "/Difficalcy.Mania"
- "/Difficalcy.Mania.Tests"
- "/Difficalcy.Osu"
- "/Difficalcy.Osu.Tests"
- "/Difficalcy.Taiko"
- "/Difficalcy.Taiko.Tests"
- "/Difficalcy.Tests"
schedule:
interval: "daily"

0 comments on commit 48ca10b

Please sign in to comment.