We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9175b commit 67f3d2eCopy full SHA for 67f3d2e
.github/dependabot.yml
@@ -20,3 +20,7 @@ updates:
20
directory: ".github/workflows"
21
schedule:
22
interval: "daily"
23
+ - package-ecosystem: "cargo"
24
+ directory: "DynamoDbEncryption/runtimes/rust"
25
+ schedule:
26
+ interval: "daily"
0 commit comments