Files
WoofWare.PrattParser/.github/dependabot.yml
Smaug123 a3bb1463ff Flake
2024-01-22 23:43:36 +00:00

16 lines
325 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "weekly"
ignore:
# Target the lowest version of FSharp.Core, for max compat
- dependency-name: "FSharp.Core"