Skip to content

Commit db4d855

Browse files
authored
Merge pull request #43 from eseiler/infra/conda
ci(dependabot): add conda
2 parents 89eb0f6 + b1b12fe commit db4d855

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
@@ -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)