We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b7fd31 + 60f1dee commit e9ac25eCopy full SHA for e9ac25e
.github/dependabot.yml
@@ -1,6 +1,10 @@
1
-# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
2
version: 2
+enable-beta-ecosystems: true
3
updates:
4
+ - package-ecosystem: "julia"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
- package-ecosystem: "github-actions"
9
directory: "/" # Location of package manifests
10
schedule:
.github/workflows/CompatHelper.yml
0 commit comments