We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2582299 commit d194962Copy full SHA for d194962
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+enable-beta-ecosystems: true
3
+updates:
4
+ - package-ecosystem: "uv"
5
+ directory: "/" # Location of package manifests
6
+ schedule:
7
+ interval: "weekly"
8
+ - package-ecosystem: "github-actions"
9
+ directory: "/"
10
11
0 commit comments