2 parents 8db4896 + 1bce030 commit 9854dd5Copy full SHA for 9854dd5
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "uv"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ versioning-strategy: "increase"
8
+
9
+ - package-ecosystem: "github-actions"
10
11
12
0 commit comments