We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03a340 commit 97dd65fCopy full SHA for 97dd65f
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: ".github/workflows"
5
+ schedule:
6
+ interval: "daily"
7
+ - package-ecosystem: "cargo"
8
+ directory: "AwsEncryptionSDK/runtimes/rust"
9
10
0 commit comments