Skip to content

Commit b1b12fe

Browse files
committed
ci(dependabot): add conda
1 parent 89eb0f6 commit b1b12fe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ updates:
1111
directory: "/"
1212
schedule:
1313
interval: "weekly"
14+
15+
- package-ecosystem: "conda"
16+
directory: "/workflow/envs"
17+
schedule:
18+
interval: "weekly"

0 commit comments

Comments
 (0)