We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7100b0 + 6c23168 commit b1e962dCopy full SHA for b1e962d
2 files changed
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+enable-beta-ecosystems: true
3
+updates:
4
+ - package-ecosystem: "julia"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ - package-ecosystem: "github-actions"
9
10
11
.github/workflows/CompatHelper.yml
0 commit comments