Skip to content

Commit 3a64ceb

Browse files
committed
Enable Dependabot for dependency updates
1 parent 983d87d commit 3a64ceb

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
@@ -1,5 +1,10 @@
11
version: 2
2+
enable-beta-ecosystems: true
23
updates:
4+
- package-ecosystem: julia
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
38
- package-ecosystem: "github-actions"
49
directory: "/"
510
schedule:

0 commit comments

Comments
 (0)