We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89eb0f6 commit b1b12feCopy full SHA for b1b12fe
1 file changed
.github/dependabot.yml
@@ -11,3 +11,8 @@ updates:
11
directory: "/"
12
schedule:
13
interval: "weekly"
14
+
15
+ - package-ecosystem: "conda"
16
+ directory: "/workflow/envs"
17
+ schedule:
18
+ interval: "weekly"
0 commit comments