Delete .github/dependabot.yml (#15888)

This commit is contained in:
RustDesk
2026-08-18 10:40:04 +08:00
committed by GitHub
parent 6a27910f34
commit 9b1b810d3a

View File

@@ -1,11 +0,0 @@
version: 2
updates:
- package-ecosystem: "gitsubmodule"
directory: "/"
target-branch: "master"
schedule:
interval: "daily"
commit-message:
prefix: "Git submodule"
labels:
- "dependencies"