Skip to content

Commit f647910

Browse files
authored
Merge pull request github#12018 from erik-krogh/qlDependabot
QL: fixup the dependabot config for QL-for-QL
2 parents 78683e4 + 40a576b commit f647910

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ updates:
55
schedule:
66
interval: "daily"
77

8+
- package-ecosystem: "cargo"
9+
directory: "ql"
10+
schedule:
11+
interval: "daily"
12+
813
- package-ecosystem: "github-actions"
914
directory: "/"
1015
schedule:

0 commit comments

Comments
 (0)