mirror of
https://github.com/Smaug123/dotnet-classical-ciphers
synced 2025-10-05 20:48:41 +00:00
Stop updating NuGet (#25)
This commit is contained in:
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@@ -10,11 +10,3 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
||||||
- package-ecosystem: "nuget"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
ignore:
|
|
||||||
# Target the lowest version of FSharp.Core, for max compat
|
|
||||||
- dependency-name: "FSharp.Core"
|
|
||||||
|
Reference in New Issue
Block a user