We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78683e4 + 40a576b commit f647910Copy full SHA for f647910
1 file changed
.github/dependabot.yml
@@ -5,6 +5,11 @@ updates:
5
schedule:
6
interval: "daily"
7
8
+ - package-ecosystem: "cargo"
9
+ directory: "ql"
10
+ schedule:
11
+ interval: "daily"
12
+
13
- package-ecosystem: "github-actions"
14
directory: "/"
15
0 commit comments