Added CI stuff

This commit is contained in:
2024-07-13 15:38:30 +02:00
parent 7509e6db71
commit 1974bad299
4 changed files with 69 additions and 0 deletions

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "weekly"