We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db77904 commit c363c3fCopy full SHA for c363c3f
1 file changed
.github/dependabot.yml
@@ -0,0 +1,22 @@
1
+version: 2
2
+updates:
3
+
4
+ - package-ecosystem: "cargo"
5
+ directory: "examples/hello-world"
6
+ schedule:
7
+ interval: "monthly"
8
9
10
+ directory: "examples/html-py-ever"
11
12
13
14
15
+ directory: "examples/namespace_package"
16
17
18
19
20
+ directory: "examples/rust_with_cffi"
21
22
0 commit comments