We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72dab9 commit 140d162Copy full SHA for 140d162
1 file changed
.github/dependabot.yaml
@@ -1,11 +1,11 @@
1
-# version: 2
2
-# updates:
3
- # - package-ecosystem: "github-actions"
4
- # directory: "/"
5
- # target-branch: "develop"
6
- # schedule:
7
- # interval: "weekly"
8
- # - package-ecosystem: "uv"
9
10
11
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ target-branch: "develop"
+ schedule:
+ interval: "weekly"
+ - package-ecosystem: "uv"
0 commit comments