Skip to content

Commit 0bfd2ed

Browse files
authored
include docs
1 parent bac2eb5 commit 0bfd2ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ version: 2
22
enable-beta-ecosystems: true
33
updates:
44
- package-ecosystem: "julia"
5-
directory: "/"
5+
directories: # Location of Julia projects
6+
- "/"
7+
- "/docs"
68
schedule:
79
interval: "weekly"
810
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)