go away dependabot

This commit is contained in:
Evan Husted
2024-10-23 09:54:39 -05:00
committed by GitHub
parent b883de5d67
commit 8e8ad0f37e

View File

@ -1,36 +0,0 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
labels:
- "infra"
commit-message:
prefix: "ci"
- package-ecosystem: nuget
directory: /
open-pull-requests-limit: 10
schedule:
interval: daily
labels:
- "infra"
commit-message:
prefix: nuget
groups:
#Avalonia:
#patterns:
#- "*Avalonia*"
Silk.NET:
patterns:
- "Silk.NET*"
OpenTK:
patterns:
- "OpenTK*"
SixLabors:
patterns:
- "SixLabors*"
NUnit:
patterns:
- "NUnit*"