Skip to content

Commit eea85f2

Browse files
authored
use dependabot (#5231)
1 parent a0759d4 commit eea85f2

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "github-actions" # See documentation for possible values
9-
directory: "/" # Location of package manifests
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"
12+
- package-ecosystem: "julia"
13+
directory: "/"
1014
schedule:
1115
interval: "weekly"

.github/workflows/compathelper.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)