Upload lora-scripts/sd-scripts/.github/dependabot.yml with huggingface_hub
Browse files
lora-scripts/sd-scripts/.github/dependabot.yml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
version: 2
|
3 |
+
updates:
|
4 |
+
- package-ecosystem: "github-actions"
|
5 |
+
directory: "/"
|
6 |
+
schedule:
|
7 |
+
interval: "monthly"
|