Delete .github/workflows/dependabot.yml

This commit is contained in:
humocs-man
2026-03-13 11:17:28 +01:00
committed by GitHub
parent 7be8c488ff
commit 920e491d64
-11
View File
@@ -1,11 +0,0 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "deps"
labels:
- "dependencies"
- "github-actions"